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

Move LookupInAllReplicasAsync and LookupInAnyReplicaAsync into ICouchbaseCollection

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 3.4.12
    • 3.4.12
    • library
    • None
    • 2
    • SDK38

    Description

      When NCBC-3413 was done, the LookupInAllReplicasAsync and LookupInAnyReplicaAsync methods were added to CouchbaseExtensions, but not to ICouchbaseCollection. This ticket is to:

      • Move LookupInAllReplicasAsync and LookupInAnyReplicaAsync to ICouchbaseCollection
      • Implement them in CouchbaseCollection concretely
      • Rename LookupInAnyReplicaInternalAsync and LookupInAllReplicaInternalAsync to LookupInAllReplicasAsync and LookupInAnyReplicaAsync and make them public.
      • Modify LookupInAllReplicasAsync and LookupInAnyReplicaAsync in CouchbaseExtensions to an overload w/out options and one with Action<Options> for lamda expressions. Use the other existing methods as a guideline/example.

      Attachments

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

        Activity

          People

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