Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-59613

bucket-create --wait can return early if the list of nodes is not yet populated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.6.0
    • 7.6.0
    • tools
    • Triaged
    • 0
    • Unknown

    Description

      The nodes list for a bucket is not immediately populated. This means that in rare cases we may see the bucket-create command return early despite using --wait, as it will see an empty list and the logic assumes that if every node in that list is healthy then the bucket is ready.
      Since a bucket should always be on at least one node, we should additionally wait until the nodes list is non-empty.

      Attachments

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

        Activity

          People

            gilad.kalchheim Gilad Kalchheim
            peter.searby Peter Searby
            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