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

Canceling K/V operations while waiting on network send kills connection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.2.5
    • 3.2.4
    • None
    • None
    • 1

    Description

      If an operation is canceled (either due to timeout or external cancellation) after it is queued on the Socket for send but before the send is being processed by the operating system then the connection is incorrectly killed. This also causes all currently in-flight operations on that connection to timeout since receives cease.

      Attachments

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

        Activity

          People

            btburnett3 Brant Burnett
            btburnett3 Brant Burnett
            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