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

RemoteClusterSerice could update metakv but fail to update local cache

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 5.5.0
    • 5.0.0
    • XDCR
    • None
    • Untriaged
    • Unknown

    Description

      1) For Add/Set/Del functions in RemoteClusterService.   It could update metakv but fail to update the cache.   Once metakv is updated, it will propagate the change across the cluster.  

      2) When the remote cluster service is updated in metakv, it will receive a metakv change notification.   This will, in turn, call remoteClusterChangeHandlerCallback().   Later, when the reference is update in the local cach, it will explicitly call remoteClusterChangeHandlerCallback() for the second time.  It is not clear why it has to be called twice.

      Attachments

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

        Activity

          People

            neil.huang Neil Huang
            jliang John Liang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty