[ 
https://issues.apache.org/jira/browse/PROTON-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625895#comment-17625895
 ] 

ASF subversion and git services commented on PROTON-2638:
---------------------------------------------------------

Commit c8c0630100a163c03e4b4340816b2920c1761581 in qpid-proton-dotnet's branch 
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-proton-dotnet.git;h=c8c0630 ]

PROTON-2638 AwaitAccepted API should work for transaction settlement

Check in the transactional state if settlement outcome is accepted and then
answer that the delivery state is accepted.


> [proton-dotnet] Allow the awaitAccepted API to work with transactional states
> -----------------------------------------------------------------------------
>
>                 Key: PROTON-2638
>                 URL: https://issues.apache.org/jira/browse/PROTON-2638
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-dotnet
>    Affects Versions: proton-dotnet-1.0.0-M5
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Minor
>             Fix For: proton-dotnet-1.0.0-M6
>
>
> The Tracker API has an AwaitAccepted() call which should work even for sends 
> that are accepted in a transaction but currently doesn't handle that case.  
> We can make this simpler by supporting that case when the outcome in the 
> transactional state is Accepted.  This streamlines the code path for wrapper 
> code that works either in or out of a transaction.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to