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

Confmon does not handle memcached buckets well

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Blocker
    • 2.3.0
    • 2.3.0-dp2
    • library
    • Security Level: Public
    • None

    Description

      Confmon does not properly handle updates to memcached reliably. Because the configuration is now pull-based rather than push-based, we don't actually directly refresh if there is a cluster topology change. The solution is that upon detection of a memcached bucket, perform the following:

      (1) Disable CCCP
      (2) Bump the http 'disconn timeout' to a very high number
      (3) Never have the HTTP provider call 'failed' but rather always cycle the nodes.

      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