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

libcouchbase receives assert(relocate_packets: Assertion `!dst->connected' failed.) if server is stopped during active connection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 2.0.0beta3
    • 2.0.0beta2
    • library
    • Security Level: Public
    • None
    • CentOs 6.2, 64-Bit

    Description

      Received:

      relocate_packets: Assertion `!dst->connected' failed.
      Aborted

      When sending commands (store and get) in mass to a connection on which the corresponding beta 2.0 server is shutdown normally.
      Basically, just keep sending commands to the connection and shut down the server (only one in the cluster) and you will see this.
      Doesn't happen everytime, but most times.

      Since my application cannot exit, this is a workstoppage for me.

      I am having lots of issues with the library being able to properly handle connecting and disconnecting from a server that is
      going up/down via normal command sequence as root.

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            mleib Michael Leib
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty