Uploaded image for project: 'Couchbase Kafka Connector'
  1. Couchbase Kafka Connector
  2. KAFKAC-323

Source: Don't disconnect DCP client if it was never connected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.1.13
    • None
    • None
    • 1
    • SDK22

    Description

      As a workaround for JDCP-237, and the fact that the DCP client's `connect()` method calls `disconnect()` internally if the connection failed, we need to keep track of whether the connection was successful, so we don't end up calling `disconnect()` if the client has already been disconnected due to a failed connection attempt.

      Attachments

        Issue Links

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

          Activity

            People

              david.nault David Nault
              david.nault David Nault
              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