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)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to