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

Query about replication specification should consistently be done against the same source

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.0.0
    • 4.0.0
    • XDCR
    • Security Level: Public
    • None
    • Untriaged
    • Unknown

    Description

      Currently the replication list we returned to ns_server for ui is coming from our cache, but the other queries (via rest, cli) are directly against the metakv store. There are a chance of discrepancy among them.

      We can't afford to go to metakv store for every query as it is expensive, so all the query should be against the cache. And any updates (update\add\delete) on replication spec would invalidate and repopulate the cache.

      Attachments

        Issue Links

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

          Activity

            People

              xiaomei Xiaomei Zhang (Inactive)
              xiaomei Xiaomei Zhang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  PagerDuty