Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-800

libcouchbase does not find new services during run

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.7.5
    • None
    • None
    • None

    Description

      1) create cluster with ./cluster_run --nodes=3
      2) define 2 data nodes and 1 index+query node.
      3) compile application and run it
      4) remove index+query node, the application will start report 0x13 Operation not supported
      5) add index+query node back

      Expected:
      6) the application will find out new query node, and 0x13 will stop

      Actual:
      7) the application continues reporting 0x13 Operation not supported

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            avsej Sergey Avseyev
            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