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

Indexer/Projector error mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.0.0
    • 4.0.0
    • secondary-index
    • Security Level: Public
    • Triaged
    • Unknown

    Description

      Because Hash is O(1) and Tree is O(log n), it is to be expected that during heavy traffic, indexer will fall behing KV.

      In this situation, it is important the behavior is predictable and does not lead to unbounded queue growth.

      This bug is because apparently, it is possible for mutation queues to grow unbounded in current code. This must be fixed before we ship.

      Attachments

        Issue Links

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

          Activity

            People

              deepkaran.salooja Deepkaran Salooja
              siri Sriram Melkote (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty