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

Decreasing the CurrTsQueueLen to prevent unnecessary mergeTsQueue() calls

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Morpheus
    • None
    • secondary-index
    • None
    • Untriaged
    • 0
    • Unknown

    Description

      Currently when an element is removed from the TsList, the stat for tracking current size of TsQueue is not decreased.

      This means that the currInitTsQueueLen and currMaintTsQueueLen stat are monotonically increasing variable. This can lead to unnecessary calls to mergeTsQueue() even when the threshold for the max allowed size of TsQueue has not reached.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              shivansh.rustagi Shivansh Rustagi
              shivansh.rustagi Shivansh Rustagi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty