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

Remove locks around multiplexing connections adding / removing in-flight states

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Major
    • 2.5.3
    • None
    • None
    • None

    Description

      The in-flight collection in MultiplexingConnection is a ConcurrentDictionary and therefore is thread safe, however the TryAdd and TryRemove operations are wrapped in an additional lock statement.

      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:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty