[jbossts-issues] [JBoss JIRA] (JBTM-1602) Determine why 4 locks acquired in LockManager.propagate

Mark Little (JIRA) jira-events at lists.jboss.org
Sun Mar 31 07:11:42 EDT 2013


    [ https://issues.jboss.org/browse/JBTM-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764075#comment-12764075 ] 

Mark Little commented on JBTM-1602:
-----------------------------------

Reverted some of the optimisations and re-tested against jtsremote qa test runs. Added to run-tests.xml:

<target name="foobar">
   <!-- jtsremote : 9 tests, 3 minutes -->
   <junit-tests tests="jtsremote"/>
 </target>

(Will not commit this change - it's only to test these changes locally.)

Then run:

ant -f run-tests.xml foobar

1000 times, with the output below from each run:

Buildfile: /Users/marklittle/github/narayana/qa/run-tests.xml

foobar:
    [echo] Running junit test group jtsremote from basedir=/Users/marklittle/github/narayana/qa
   [junit] Running org.jboss.jbossts.qa.junit.testgroup.TestGroup_jtsremote
   [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 75.86 sec

BUILD SUCCESSFUL
Total time: 1 minute 17 seconds

                
> Determine why 4 locks acquired in LockManager.propagate
> -------------------------------------------------------
>
>                 Key: JBTM-1602
>                 URL: https://issues.jboss.org/browse/JBTM-1602
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Transaction Core
>    Affects Versions: 5.0.0.M2
>            Reporter: Mark Little
>            Assignee: Mark Little
>


--
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 jbossts-issues mailing list