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

[BP] Multiple ops waiting for cid refresh will never succeed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • core-10.2.9, 2.6.5
    • None
    • None
    • None
    • 1

    Description

      When kv operations are written to collection that we do not know then we will queue the operations and refresh the collection id. If that cid refresh fails with a collection unknown error then we will repeatedly retry fetching until all operations in the queue timeout or we receive a cid. In the case that there are multiple operations already queued when we receive the collection unknown then we will drop all of the operations other than the initial operation. These operations will then sit until they are timed out/cancelled.

      Attachments

        Issue Links

          For Gerrit Dashboard: GOCBC-1485
          # Subject Branch Project Status CR V

          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