Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-3486

LookupIn(Any/All)Replicas do not actually send to replica VBuckets

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 3.4.12
    • None
    • None
    • None
    • 3
    • SDK38

    Description

      LookupInAny or LookupInAllReplicas will always return a LookupInReplicaResult with IsReplica = false since the ReplicaIdx field of the operation is never set.

      The underlying problem both the ReplicaRead flag and ReplicaIdx were never set, so the operations would all hit the primary.

      Attachments

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

        Activity

          People

            emilien.bevierre Emilien Bevierre
            emilien.bevierre Emilien Bevierre
            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