Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2031

CCCP config poller does not get closed properly when node is rebalanced out

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • .backlog
    • 3.0.0-alpha4, 2.7.10
    • None
    • None
    • 1

    Description

      The SDK uses TCP sockets to monitor the cluster for topology changes (eg rebalance).

      However, the poller is not cleaned cleaned up properly when a node is rebalanced out, which leads to SentTimeoutExceptions. Once a node has successfully been rebalanced out, it will close any open TCP sockets, but with the poller still active, it tries to request a new cluster configuration.

      Attachments

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

        Activity

          People

            mike.goldsmith Michael Goldsmith
            mike.goldsmith Michael Goldsmith
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty