[ https://issues.jboss.org/browse/JBTM-928?page=com.atlassian.jira.plugin.s... ]
Tom Jenkinson commented on JBTM-928:
------------------------------------
I think we need to keep them ignored then and schedule the work for some point in the future - at least we know they don't work and should be able to now - thanks
> ATParticipantCrashAndRecover Crash Recovery test needs completing
> -----------------------------------------------------------------
>
> Key: JBTM-928
> URL: https://issues.jboss.org/browse/JBTM-928
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing, XTS
> Affects Versions: 4.17.0.M1/5.0.0.M1
> Reporter: Paul Robinson
> Assignee: Gytis Trikleris
> Fix For: 5.next
>
>
> This test was not completed due to a problem with JBossWS that prevented the test case from being possible.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/JBTM-928?page=com.atlassian.jira.plugin.s... ]
Gytis Trikleris commented on JBTM-928:
--------------------------------------
[~tomjenkinson], these test still don't work. Shall I investigate further or keep them ignored?
> ATParticipantCrashAndRecover Crash Recovery test needs completing
> -----------------------------------------------------------------
>
> Key: JBTM-928
> URL: https://issues.jboss.org/browse/JBTM-928
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing, XTS
> Affects Versions: 4.17.0.M1/5.0.0.M1
> Reporter: Paul Robinson
> Assignee: Gytis Trikleris
> Fix For: 5.next
>
>
> This test was not completed due to a problem with JBossWS that prevented the test case from being possible.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/JBTM-2482?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson resolved JBTM-2482.
---------------------------------
Resolution: Done
Fixed in https://github.com/jbosstm/narayana/commit/a72922952f925a96c02405a170c818...
> Update pre-release.sh to update the version of Narayana in the performance repo
> -------------------------------------------------------------------------------
>
> Key: JBTM-2482
> URL: https://issues.jboss.org/browse/JBTM-2482
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Release Process
> Reporter: Tom Jenkinson
> Assignee: Tom Jenkinson
> Fix For: 5.next
>
>
> Currently the version number in the performance repo is a manual step
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
Tom Jenkinson created JBTM-2482:
-----------------------------------
Summary: Update pre-release.sh to update the version of Narayana in the performance repo
Key: JBTM-2482
URL: https://issues.jboss.org/browse/JBTM-2482
Project: JBoss Transaction Manager
Issue Type: Task
Components: Release Process
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Fix For: 5.next
Currently the version number in the performance repo is a manual step
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/JBTM-741?page=com.atlassian.jira.plugin.s... ]
Tom Jenkinson updated JBTM-741:
-------------------------------
Fix Version/s: 5.next
(was: 5.2.1)
> Remove redundant XTS classes and code paths identified from coverage data
> -------------------------------------------------------------------------
>
> Key: JBTM-741
> URL: https://issues.jboss.org/browse/JBTM-741
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: XTS
> Affects Versions: 4.11.0
> Reporter: Andrew Dinn
> Assignee: Gytis Trikleris
> Fix For: 5.next
>
>
> Coverage analysis of the XTS code base has idenitifed a lot of unexercised classes and code paths. These need pruning in order to simplify maintenance and testing.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/JBTM-928?page=com.atlassian.jira.plugin.s... ]
Tom Jenkinson updated JBTM-928:
-------------------------------
Fix Version/s: 5.next
(was: 5.2.1)
> ATParticipantCrashAndRecover Crash Recovery test needs completing
> -----------------------------------------------------------------
>
> Key: JBTM-928
> URL: https://issues.jboss.org/browse/JBTM-928
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: Testing, XTS
> Affects Versions: 4.17.0.M1/5.0.0.M1
> Reporter: Paul Robinson
> Assignee: Gytis Trikleris
> Fix For: 5.next
>
>
> This test was not completed due to a problem with JBossWS that prevented the test case from being possible.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/JBTM-2180?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2180:
--------------------------------
Fix Version/s: 5.next
(was: 5.2.1)
> Determine whether or not we should use a specific collections framework
> -----------------------------------------------------------------------
>
> Key: JBTM-2180
> URL: https://issues.jboss.org/browse/JBTM-2180
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: JTA, JTS, Performance Testing, REST, Transaction Core
> Affects Versions: 5.0.1
> Reporter: Mark Little
> Assignee: Tom Jenkinson
> Fix For: 5.next
>
>
> We use many of the inbuilt collections implementations (such as Hashtable) which are well known to be suboptimal in certain cases. Should we use a separate collections framework, e.g., https://github.com/goldmansachs/gs-collections
> There are pros and cons of doing this. But first we need to determine whether it really makes sense from a performance perspective.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/JBTM-2120?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-2120:
--------------------------------
Fix Version/s: 5.next
(was: 5.2.1)
> Add a deferred exceptions to the rollback exception if the first resource throws a heuristic rollback
> -----------------------------------------------------------------------------------------------------
>
> Key: JBTM-2120
> URL: https://issues.jboss.org/browse/JBTM-2120
> Project: JBoss Transaction Manager
> Issue Type: Enhancement
> Reporter: Tom Jenkinson
> Assignee: Tom Jenkinson
> Fix For: 5.next
>
>
> Pull https://github.com/jbosstm/narayana/pull/598 added deferred throwables in case the XAR::end fails during commit. It doesn't handle the case of the HEURISTIC_ROLLBACK of a first resource where Narayana rolls back the remaining participants and then clears the failed/heuristic lists (and marks the txn as rolled back).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
[ https://issues.jboss.org/browse/JBTM-1922?page=com.atlassian.jira.plugin.... ]
Tom Jenkinson updated JBTM-1922:
--------------------------------
Fix Version/s: 5.next
(was: 5.2.1)
> RTS error and warning messages do have unique codes for identification purposes
> -------------------------------------------------------------------------------
>
> Key: JBTM-1922
> URL: https://issues.jboss.org/browse/JBTM-1922
> Project: JBoss Transaction Manager
> Issue Type: Task
> Components: REST
> Affects Versions: 5.0.0.M4
> Reporter: Michael Musgrove
> Assignee: Michael Musgrove
> Priority: Minor
> Fix For: 5.next
>
> Original Estimate: 2 days
> Remaining Estimate: 2 days
>
> ANDIAMO-7 says that all error and warning messages should have a unique code that can be used to identify them. RTS does not conform with this requirement.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)