[jboss-jira] [JBoss JIRA] Updated: (JBAS-3633) Tidyup logging when transaction is no longer active
Jason T. Greene (JIRA)
jira-events at lists.jboss.org
Tue Mar 24 15:49:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason T. Greene updated JBAS-3633:
----------------------------------
Fix Version/s: JBossAS-6.0.0.Alpha1
(was: JBossAS-5.1.0.CR1)
Assignee: Jonathan Halliday
> Tidyup logging when transaction is no longer active
> ---------------------------------------------------
>
> Key: JBAS-3633
> URL: https://jira.jboss.org/jira/browse/JBAS-3633
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Transaction Manager (Arjuna)
> Affects Versions: JBossAS-4.0.5.CR1
> Reporter: Adrian Brock
> Assignee: Jonathan Halliday
> Priority: Minor
> Fix For: JBossAS-6.0.0.Alpha1
>
>
> Since JBossTM rollsback transactions at transaction timeout,
> we need to tidyup the transaction demarcation code (commit/rollback/setRollbackOnly, etc)
> such that the logging is more information and not so noisy.
> We still need to communicate that the transaction rolled back even if it is not
> the transaction demarcation point that does the rollback.
> Currrently, you get errors/warnings about not being able to setRollbackOnly or rollback,
> because the transaction is already ended.
--
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
More information about the jboss-jira
mailing list