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

Query UI caches list of valid nodes too aggressively

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 5.0.0
    • 5.0.0
    • UI
    • Untriaged
    • Unknown

    Description

      When you first visit the query page it computes the list of valid nodes and this cache isn't invalidated sufficiently often.

      For instance, on a cluster with no query service, when visited this page will politely inform the user that there's no query service available. When a node with a query service is added it will continue to show the same message.

      Pavel stashes the current value of the call to pools/default in the $rootScope - suggest the best way is to not cache the valid nodes but compute it as needed.

      Attachments

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

        Activity

          People

            eben Eben Haber
            dfinlay Dave Finlay
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty