Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-3175

Get cluster config fails with DocumentNotFound in mixed mode (>= 7.0.2)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • None
    • 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.2.4, 3.2.5, 3.2.6, 3.2.7, 3.2.8
    • library
    • None
    • 1

    Description

      See MB-51612 as the client workaround is described: fall back to ns_server REST API when encountered

      • I can only bootstrap from the 6.6.3 node; the GET_CONFIG (0xb5) op always returns KEY_NOT_FOUND (0x0001) if I bootstrap from 7.0.3
      • If I bootstrap from the 6.6.3 node, the ConfigHandler component (which executes 0xb5 in a round robin fashion) always fails with KEY_NOT_FOUND for the 7.0.3 nodes.
      • When in mixed mode (6.6.3 and 7.0.3), even if the bucketcapabilities does not return support for collections, I can call Hello and support collections on a node if that node supports collections.

      Attachments

        Issue Links

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

          Activity

            People

              jmorris Jeff Morris
              jmorris Jeff Morris
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty