Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-140

Cluster open fails if first host can't be reached

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0.0-beta.2
    • 1.0.0-beta
    • None
    • None
    • 1

    Description

      https://forums.couchbase.com/t/crash-on-node-js-sdk-4-0/32903

      The connect timeout and bootstrap timeout are both 10 seconds which means that cluster open fails if the first host can't be reached. We never move on to try the next host.

      This is also made worse by https://issues.couchbase.com/browse/CXXCBC-133 because these timeouts can't be changed to e.g. reduce the connect timeout

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            jake.rawsthorne Jake Rawsthorne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes