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

Implement guards against GCCP miss-use

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.1.0
    • None
    • library
    • None
    • 1
    • SDK1: GA and Priority List

    Description

      The SDK does not appropriately guard from a GCCP configuration being used to route a bucket request. This can cause operations to get stuck in a NMV loop as they will constantly be rescheduled back to vbucket 0. Configuration management should be cleaned up to codify that this should not be allowed, might be as simple as adding code to ensure that if a routeConfig receives a request with a key and needs to be routed, but has no vbmap or ketamamap, it errors.

      Attachments

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

        Activity

          People

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