]
Clebert Suconic updated JBMESSAGING-1686:
-----------------------------------------
Fix Version/s: 2.0.0
(was: 2.0.0.beta4)
Add more transactional options for the JCA adapter
--------------------------------------------------
Key: JBMESSAGING-1686
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1686
Project: JBoss Messaging
Issue Type: Feature Request
Reporter: Clebert Suconic
Assignee: Andy Taylor
Fix For: 2.0.0
It should be possible to configure transactions for MDBs in a better fashion. Like
receiving messages non-transactionally, or batching a number of transactions, even if this
would mean non-compliant but activated by the user's choice.
We already have:
- Local Transaction
- XA Transaction
The options I'm thinking:
We should add:
- Batching transactions (commit on every X records... like most users do when processing
a high number of messages outside the application server)
- NonTransactional (messages being received non transactionally.. what should be good for
Non Persistent Messages)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: