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

Don't report a warning for missing objects in system:active_requests and system:completed_requests

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Major
    • Morpheus
    • Morpheus
    • query
    • None
    • 0

    Description

      When we scan system:active_requests and system:completed_requests, we get a list of keys from each remote node and subsequently traverse the list asking for the individual records by key.  It is possible for the key list to contain keys for records that have been evicted by the time the record retrieval is attempted.  This is not dissimilar to asynchronous index updates.

      In this scenario we currently report a warning; this improvement is to suppress these specific harmless, anticipated warnings so as to not alarm users.

      Attachments

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

        Activity

          People

            Donald.haggart Donald Haggart
            Donald.haggart Donald Haggart
            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