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

NRE on OperationBuilderPool.Get() for NOOP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.3.0
    • None
    • None
    • None
    • 1

    Description

      Using the NBomber test referenced in NCBC-3161, after updating to the latest CouchbaseNetClient master (as of 2022-03-17 1:51 PDT SHA = d0ff608524508e24c2cb0f08fd380d4c8101137d), long runs of the tool will hit an NRE at 

       

      var builder = OperationBuilderPool.Get(); 

      in OperationBase.cs: SendAsync()

       

      This implies that OperationConfiguration.Configure() is being called in a thread-unsafe way without proper synchronization.

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            richard.ponton Richard Ponton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty