Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-35863

restore stats are incorrect

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 6.5.0
    • 6.5.0
    • tools

    Description

      To speed up the code we remove the locking in the stats this made the code faster but the stats inconsistent meaning that when using many threads the stats are likely to be wrong. Instead of re-intrducing the locks we should use a reduce architecture by which each thread/worker keeps track of its own progress nad reports it back to an aggregator which without locking should aggregate them.

      Attachments

        For Gerrit Dashboard: MB-35863
        # Subject Branch Project Status CR V

        Activity

          People

            carlos.gonzalez Carlos Gonzalez Betancort (Inactive)
            pvarley Patrick Varley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty