You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy A. Bish (Jira)" <ji...@apache.org> on 2023/05/03 17:26:00 UTC

[jira] [Created] (PROTON-2722) [proton-dotnet] Fix concurrency issue in NextReceiver and Receiver delivery count API

Timothy A. Bish created PROTON-2722:
---------------------------------------

             Summary: [proton-dotnet] Fix concurrency issue in NextReceiver and Receiver delivery count API
                 Key: PROTON-2722
                 URL: https://issues.apache.org/jira/browse/PROTON-2722
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-dotnet
    Affects Versions: proton-dotnet-1.0.0-M7
            Reporter: Timothy A. Bish
            Assignee: Timothy A. Bish
             Fix For: proton-dotnet-1.0.0-M8


The queued deliveries count API on the receiver needs to operate on the connection thread to ensure the access to the underlying structures is single threaded.  Current use can break on interaction from external client use and internal NextReceiver API use.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org