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

User requests sent before we have a valid config can cause races

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.1.0
    • None
    • None
    • None
    • 1

    Description

      If a user makes a request before we've seen a valid cluster config then we will send it as best as we can which can mean that we send to the wrong node. This can lead to a not my vbucket triggering and returning a config. We can then race between the NMV and config polling trying to apply the first config.

      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