Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-397

Automatic retry of kv ops if response collection unknown

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 2.0.0-alpha1
    • None
    • library
    • None
    • 1

    Description

      When an operation is performed against a known collection (so has a valid cid), if it fails with collection unknown (e.g. because the collection has been deleted and recreated) then we should automatically try to update the cid and try again. If the cid update fails then the error should be propagated back to the user. Each op tried thereafter should try to update the cid first until a valid cid is returned.

      Attachments

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

        Activity

          People

            charles.dixon Charles Dixon
            charles.dixon Charles Dixon
            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