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

ASF GitHub Bot commented on PROTON-1442:
----------------------------------------

DreamPearl opened a new pull request, #437:
URL: https://github.com/apache/qpid-proton/pull/437

   
[PROTON-1442](https://issues.apache.org/jira/projects/PROTON/issues/PROTON-1442)
   
   AMQP Transaction Sequence:
   
   1. Declare transaction:
   
   - Client establishes link to Broker (Transaction resource) to target with 
transaction coordinator type (usual types are sender/receiver) (ATTACH frame)
   
   - Client (Transaction Controller) sends a special message to that link to 
create transaction (TRANSFER frame)
   
   - Broker returns a disposition with the transaction id (DISPOSITION frame)
   




> [c++] Support for transactions
> ------------------------------
>
>                 Key: PROTON-1442
>                 URL: https://issues.apache.org/jira/browse/PROTON-1442
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: cpp-binding
>            Reporter: Radim Kubis
>            Assignee: Rakhi Kumari
>            Priority: Major
>
> Support for transactions in Qpid Proton C++.



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

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

Reply via email to