[infinispan-issues] [JBoss JIRA] (ISPN-3643) Allow the listener to abort an transaction
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Thu Oct 17 11:17:02 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-3643:
--------------------------------
Description:
Two ways of doing this:
- listener throws an exception
- add an Event.abortTransaction()or Event.veto(false) on the listeners.
Discussed on the mailing list:http://markmail.org/message/y6enpffq3s4vb7fs
was:
Two ways of doing this:
- listener throws an exception
- add an Event.abortTransaction()or Event.veto(false) on the listeners.
> Allow the listener to abort an transaction
> ------------------------------------------
>
> Key: ISPN-3643
> URL: https://issues.jboss.org/browse/ISPN-3643
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Mircea Markus
> Assignee: Mircea Markus
>
> Two ways of doing this:
> - listener throws an exception
> - add an Event.abortTransaction()or Event.veto(false) on the listeners.
> Discussed on the mailing list:http://markmail.org/message/y6enpffq3s4vb7fs
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list