[JBoss JIRA] (JBTM-622) Support for crash recovery of tx-inflow with multiple resource managers
by Tom Jenkinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-622?page=com.atlassian.jira.plugin.s... ]
Tom Jenkinson updated JBTM-622:
-------------------------------
Priority: Minor (was: Major)
> Support for crash recovery of tx-inflow with multiple resource managers
> -----------------------------------------------------------------------
>
> Key: JBTM-622
> URL: https://issues.jboss.org/browse/JBTM-622
> Project: JBoss Transaction Manager
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JCA, Recovery, Transaction Core
> Affects Versions: 4.2.3.CP06
> Reporter: Toshiya Kobayashi
> Assignee: Tom Jenkinson
> Priority: Minor
> Fix For: later
>
>
> JCA tx-inflow spec allows the external EIS to provide the Xid for the inflowed transaction. The TM handling the inflowed (i.e. subordinate) transaction uses this Xid verbatim when talking to RMs.
> In current implementation, each RM enlisted in the subordinate tx will see the same Xid as originally provided by the EIS. This screws recovery where multiple resources are involved, since a given Xid no longer belongs to exactly one RM, but may be shared by several. We can no longer return a single XAResource to drive the recovery for a given Xid.
--
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
12 years
[JBoss JIRA] (JBTM-1097) Use sensible names for generic transaction types
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1097?page=com.atlassian.jira.plugin.... ]
Paul Robinson logged work on JBTM-1097:
---------------------------------------
Author: Paul Robinson
Created on: 13/Dec/12 5:57 AM
Start Date: 13/Dec/12 5:57 AM
Worklog Time Spent: 1 minute
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 1 hour)
Time Spent: 1 minute
Worklog Id: (was: 12428210)
> Use sensible names for generic transaction types
> ------------------------------------------------
>
> Key: JBTM-1097
> URL: https://issues.jboss.org/browse/JBTM-1097
> Project: JBoss Transaction Manager
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: TXFramework
> Reporter: Paul Robinson
> Assignee: Paul Robinson
> Fix For: 5.0.0.M2
>
> Original Estimate: 1 hour
> Time Spent: 1 minute
> Remaining Estimate: 0 minutes
>
> Curently we have @AT and @BA, which are quite tied to WS-AT and WS-BA. I think we could come up with more generic, yet descriptive names for these annotations.
> For example:
> @ACID, @Compensatable
> @AT, @CT
--
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
12 years
[JBoss JIRA] (JBTM-1097) Use sensible names for generic transaction types
by Paul Robinson (JIRA)
[ https://issues.jboss.org/browse/JBTM-1097?page=com.atlassian.jira.plugin.... ]
Paul Robinson logged work on JBTM-1097:
---------------------------------------
Author: Paul Robinson
Created on: 13/Dec/12 5:57 AM
Start Date: 13/Dec/12 5:57 AM
Worklog Time Spent: 59 minutes
Issue Time Tracking
-------------------
Time Spent: 1 hour (was: 1 minute)
Worklog Id: (was: 12428211)
> Use sensible names for generic transaction types
> ------------------------------------------------
>
> Key: JBTM-1097
> URL: https://issues.jboss.org/browse/JBTM-1097
> Project: JBoss Transaction Manager
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: TXFramework
> Reporter: Paul Robinson
> Assignee: Paul Robinson
> Fix For: 5.0.0.M2
>
> Original Estimate: 1 hour
> Time Spent: 1 hour
> Remaining Estimate: 0 minutes
>
> Curently we have @AT and @BA, which are quite tied to WS-AT and WS-BA. I think we could come up with more generic, yet descriptive names for these annotations.
> For example:
> @ACID, @Compensatable
> @AT, @CT
--
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
12 years