[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-815) Extra message created if server fails when send and ACK are synchronized
Ovidiu Feodorov (JIRA)
jira-events at lists.jboss.org
Sun Feb 25 01:34:35 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-815?page=comments#action_12354241 ]
Ovidiu Feodorov commented on JBMESSAGING-815:
---------------------------------------------
org.jboss.test.messaging.jms.clustering.MultiThreadFailoverTest tests that are currently failing and commented out:
1. testFailureOnSendReceiveSynchronized()
junit.framework.AssertionFailedError
at org.jboss.test.messaging.jms.clustering.MultiThreadFailoverTest.testFailureOnSendReceiveSynchronized(MultiThreadFailoverTest.java:233)
2. testMultiThreadFailoverSeveralThreads()
expected:<3647> but was:<3649>
junit.framework.AssertionFailedError: expected:<3647> but was:<3649>
at org.jboss.test.messaging.jms.clustering.MultiThreadFailoverTest.multiThreadFailover(MultiThreadFailoverTest.java:430)
at org.jboss.test.messaging.jms.clustering.MultiThreadFailoverTest.testMultiThreadFailoverSeveralThreads(MultiThreadFailoverTest.java:267)
3. testMultiThreadFailoverSeveralThreadsTransacted()
expected:<9398> but was:<10043>
junit.framework.AssertionFailedError: expected:<9398> but was:<10043>
at org.jboss.test.messaging.jms.clustering.MultiThreadFailoverTest.multiThreadFailover(MultiThreadFailoverTest.java:430)
at org.jboss.test.messaging.jms.clustering.MultiThreadFailoverTest.testMultiThreadFailoverSeveralThreadsTransacted(MultiThreadFailoverTest.java:272)
UNCOMMENT THESE TESTS UPON DUPLICATE MESSAGE DETECTION IMPLEMENTATION AND MAKE SURE THEY PASS!
Do a search for "JBMESSAGING-815" to make sure you uncomment all related tests.
> Extra message created if server fails when send and ACK are synchronized
> ------------------------------------------------------------------------
>
> Key: JBMESSAGING-815
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-815
> Project: JBoss Messaging
> Issue Type: Bug
> Affects Versions: 1.0.1.SP3
> Reporter: Clebert Suconic
> Assigned To: Clebert Suconic
> Fix For: 1.2.1
>
>
> MultiThreadFailoverTest::testFailureOnSendReceiveSynchronized fails for this bug
--
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
More information about the jboss-jira
mailing list