Closed yunhaoling closed 8 months ago
Hi, I am currently in the middle of implementing the rust sdk and researching how transaction is implemented in other sdk. Is there more public resource regarding the Service Bus transactions? More specifically, how is AMQP 1.0 transaction utilized for request-response operations on the management link?
For example, the renew-lock operation will definitely use a request-response over the management link, but the management protocol working draft doesn't really define the transaction behavior for management links.
Hello is there currently a way how to achieve cross-entity transaction behavior in python before this will be done? I can see the auto-forward support task is closed but could not find any information about it in python SDK documentation.
Hi @yunhaoling, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.
Background
Task
Concerns
links: http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-transactions-v1.0-os.html#toc https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-transactions