On Thu, 2014-10-23 at 16:19 +0200, Andreas Welchlin wrote: > Hi List, > > I saw the following message when I wanted to create a transactional session: > > "Transactions not yet supported" > > > I am currently using qpid 0.28 with AMQP 1.0. > > In former times when I used AMQP 0.10 the transaction support was there. > > What can I do to get transaction support with AMQP 1.0?
I have jus tstarted working on this: https://issues.apache.org/jira/browse/QPID-6183 Which clients are you using - python, C++, java...? Are you interested in local (TX) or distributed (DTX) transactions? Anything I might not have though about that is important in your scenario? Reply by email or comment on the JIRA. As for timeframe: I am hoping for next release, but to be honest it'll be whenever I'm finished :) Cheers, Alan. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
