As Jack correctly pointed out, this is currently a missing feature in
Dispatch Router. There is a Jira
(https://issues.apache.org/jira/browse/DISPATCH-195) open to track the
issue.
In your use case, are you using routed links (i.e. with linkRoutePattern
in your router configuration)?
Also, since your use case involves a database, are you expecting support
for XA or distributed transactions? We plan to add local transactions
(client-to-broker, or endpoint-to-endpoint) in the near future but
distributed transactions will take longer.
-Ted
On 12/01/2015 06:52 PM, Olivier Mallassi wrote:
hello all
I was wondering if qpid dispatch was supporting trnasaction. in fact the
pattern I would need to implement is the following (a classic one)
Publisher (java/c++)
beginTransaction > insert rdbms > publish msg > commit
the amqp infra would be dispatch + java qpid broker.
I assume it works. Can someone confirm please?
Thx for your help
olivier.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]