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

/pools/default indexStatusURI changing after normal queries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 6.5.0
    • 6.5.0
    • UI
    • None
    • Untriaged
    • Unknown

    Description

      The Couchbase UI uses the "indexStatusURI" field from /pools/default as an indicator of whether to refresh index information from the server. In the past, it only changed when the indexes changed.

      In the current version, the indexStatusURI field changes every time a N1QL query is run, if the query uses a primary or secondary index.

      If this behavior is intentional, the UI will need to stop relying on indexStatusURI. If the behavior is not intentional, please fix it, as it is causing the UI to perform unnecessary work.

      One can poll the indexStatusURL with the following CURL command:

      curl -u Administrator:password 'http://localhost:9091/pools/default' | jq '.indexStatusURI'

      Attachments

        Issue Links

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

          Activity

            People

              eben Eben Haber
              eben Eben Haber
              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