activemq-artemis/artemis-protocols/artemis-amqp-protocol/src
Timothy Bish c78d87de9b ARTEMIS-5106 Mark any AMQP TXN as rollback on send exceptions
If an exception is thrown in the AMQP send path and there is an
active transaction we should mark that as rollback only so the
client will see an error when it tries to commit a transaction
that had a failed send.
2024-10-18 17:36:34 +01:00
..
main ARTEMIS-5106 Mark any AMQP TXN as rollback on send exceptions 2024-10-18 17:36:34 +01:00
test/java/org/apache ARTEMIS-5074 Fix encoding of bytes properties as Binary in AMQPMessage 2024-09-27 19:30:23 +01:00