Fix labs text
-------------
Key: JBTM-315
URL: http://jira.jboss.com/jira/browse/JBTM-315
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.3.0.BETA2
Reporter: Mark Little
Assigned To: Mark Little
Priority: Trivial
"JBoss Transactions is founded on industry proven technology and an 18 year history as a leader in distributed transactions."
Was true 2 years ago. Needs to say 20+ now.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Make sure JDBC text is clear that it should only be used outside of application servers
---------------------------------------------------------------------------------------
Key: JBTM-283
URL: http://jira.jboss.com/jira/browse/JBTM-283
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: JTA Implementation
Affects Versions: 4.2.3.SP5
Reporter: Mark Little
Assigned To: Mark Little
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Update recovery wiki page
-------------------------
Key: JBTM-318
URL: http://jira.jboss.com/jira/browse/JBTM-318
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation, JTA Implementation, Recovery
Reporter: Mark Little
Assigned To: Mark Little
Fix For: 4.6
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Subordinate coordinator misses cleanup
--------------------------------------
Key: JBTM-243
URL: http://jira.jboss.com/jira/browse/JBTM-243
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTS Implementation
Affects Versions: 4.2.3.SP5
Reporter: Mark Little
Assigned To: Mark Little
Fix For: 4.4
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
TransactionImple::endSuspendedRMs may dive out before ending all XAResources
----------------------------------------------------------------------------
Key: JBTM-256
URL: http://jira.jboss.com/jira/browse/JBTM-256
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTA Implementation, JTS Implementation
Affects Versions: 4.2.3.SP5
Reporter: Andrew Dinn
Assigned To: Andrew Dinn
Fix For: 4.4
TransactionImple::endSuspendedRMs loops through all enlisted XAResources sending them an end() as a precursor to commit or rollback. It is supposed to notify all resources even if one (or more) of them throws an exception, returning true iff they all complete. As currently coded it returns failure at the first exception, potentially omitting some of the end() calls.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Identify redundant finalize methods on classes employed by the JTS implementation and remove them.
--------------------------------------------------------------------------------------------------
Key: JBTM-295
URL: http://jira.jboss.com/jira/browse/JBTM-295
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTS Implementation
Affects Versions: 4.2.3
Reporter: Andrew Dinn
Assigned To: Andrew Dinn
Fix For: 4.4
Identify redundant finalize methods in classes employed by the JTS which are adversely affecting GC performance and remove them, documenting any effect this may have in the relevant release notes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Documentation: left align paragraphs to remove extra spacing
------------------------------------------------------------
Key: JBTM-252
URL: http://jira.jboss.com/jira/browse/JBTM-252
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Reporter: Daniel Bevenius
Assigned To: Mark Little
Priority: Trivial
Some of the docs (maybe all) have paragraphs which are not left aligned which is causing extra spacing between words. Simply making the paragraphs left aligned will rectify this.
Thanks,
Daniel
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Check that endSuspendedRMs called if transaction times out
----------------------------------------------------------
Key: JBTM-228
URL: http://jira.jboss.com/jira/browse/JBTM-228
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: JTA Implementation, JTS Implementation
Reporter: Mark Little
Assigned To: Mark Little
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
do more testing of reaper worker thread
---------------------------------------
Key: JBTM-255
URL: http://jira.jboss.com/jira/browse/JBTM-255
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Transaction Core
Affects Versions: 4.2.3.SP5
Reporter: Andrew Dinn
Assigned To: Andrew Dinn
Fix For: 4.4
Need to extend unit test to check zombie exit and als to add stress test for reaper performance assessment
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
1PC mentioned in XTS docs
-------------------------
Key: JBTM-287
URL: http://jira.jboss.com/jira/browse/JBTM-287
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.2.3.SP5
Reporter: Mark Little
Assigned To: Mark Little
Priority: Trivial
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira