Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-1242

DCP queue should be drained on non-user initiated EOF

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • core-10.1.1, core-10.0.8
    • None
    • None
    • None
    • 1

    Description

      When we detect an EOF on a connection when we go through all outstanding requests and call their callbacks with EOF (unless an upstream component decides that it should be a different error).

      We should change this so that the DCP queue is drained first (which means that any outstanding End messages will be handled and an EOF not returned), but only when the connection is closing due to external initiation.

      Attachments

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

        Activity

          People

            charles.dixon Charles Dixon
            charles.dixon Charles Dixon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                PagerDuty