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

Bootstrapping during reconnect causes delay in connection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • core-9.1.4
    • None
    • None
    • None
    • 1

    Description

      When the server indicates that it now supports collections (and they're enabled our side) when previously it didn't then we do a SDK wide connections rebuild so that all connections have collections enabled and supported. If one of those connections is in bootstrap at this point then the dialler will see an error occurred during bootstrap (we cancelled the operation) and will add the node to the backoff cache so no further connections to that node will be attempted for 5s.

      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