How can qpid broker reject a transaction before it is commited?
Issue
- having a transactioned session to qpid broker that executes:
- MessageProducer#send => No error occurs.
- commit
- the commit fails with enqueue exception (queue full)
- we need to get the exception during the message sending, not only when committing the transaction
How to get the exception earlier?
Environment
- Red Hat Enterprise MRG Messaging
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.