Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-523

Clean up after half-failed bootstrap attempts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.5.8, 1.6.0
    • None
    • None
    • None
    • 1

    Description

      When the SDK bootstraps against a node list which has both kv and non-kv nodes, it should bootstrap (from the kv nodes and disregard the non-kv failures) but doesn't. Right now it fails the attempt even if it could succeed, leaving the user to a workaround where only kv-nodes must be passed in during bootstrap.

      In order to address this bug, partial failures from non-kv nodes must be disregarded properly and should not interfere with the rest of the bootstrap process.

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            daschl Michael Nitschinger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty