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

Client doesn't order ketama nodes properly

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Critical
    • 2.5.5
    • 2.3.2, 2.4.0, 2.5.4
    • None
    • Security Level: Public
    • None

    Description

      Because $HOST is not replaced in the config until a later processing stage has taken place, the ketama continuum needs to be updated after substitution is applied. This is also due to the library still lexically sorting node entries, wherein "$HOST" is used as the key, rather than the node itself.

      A current workaround to be implemented is to re-sort the continuum entries whenever the host string is updated/replaced...

      Attachments

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

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            mnunberg Mark Nunberg (Inactive)
            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