[
https://jira.jboss.org/jira/browse/JBMESSAGING-1686?page=com.atlassian.ji...
]
Clebert Suconic updated JBMESSAGING-1686:
-----------------------------------------
Assignee: Andy Taylor (was: Clebert Suconic)
Andy: I' m sending you this JIRA, as you told me you would be implementing as part of
your current changes on the JCA.
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira