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

Cluster config should be invalidated if select bucket fails

    XMLWordPrintable

Details

    • 1
    • SDK36

    Description

      When we perform initial bootstrap we pipeline a get cluster config request into the bootstrap sequence. If select bucket fails then we still apply any config that we were able to fetch. This causes the SDK to see that a config has been applied and parts like kv request routing to be opened up. However, this means that any KV requests will fast fail as the SDK think that it is in GCCCP mode. We should not apply configs if select bucket fails.

      Attachments

        For Gerrit Dashboard: GOCBC-1479
        # 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:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty