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

Optimize in-flight operation cleanup method

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 3.1.2
    • 3.1.1
    • library
    • None
    • 1

    Description

      The current approach to ensure in-flight operations aren't left dangling is to create a Timer for each operation which then marks the operation as canceled. This is somewhat redundant, given that each operation already has a much shorter operation timeout. Instead, we can implement a more lightweight approach to ensuring we don't leak memory for in-flight operations.

      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