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

Review GetFromReplica implementation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • backlog-2.0, .backlog
    • 2.5.12
    • None
    • None
    • 1

    Description

      During team call, the intent and schematics of GetFromReplica was discussed and the .NET implementation needs to be reviewed.

      The GetFromReplica schematics should be:

      • should attempt to get document from active and all configured replicas
      • return the first result
      • cancelling / ignore the remainder
      • (alternative is to return all results and allow consumer to decide which to use)?

      The current implementation seems to schedule the active request first, then synchronously request the replicas in a foreach loop (not using the same mechanism as for active).

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            mike.goldsmith Michael Goldsmith
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty