You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2016/03/03 14:54:18 UTC

[jira] [Updated] (QPID-7120) [Java Broker] Test AbruptClientDisconnectTest.testMessagingOnAbruptConnectivityLostWhilstConsuming fails sporadically

     [ https://issues.apache.org/jira/browse/QPID-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy updated QPID-7120:
-----------------------------
    Attachment: TEST-org.apache.qpid.server.AbruptClientDisconnectTest.testMessagingOnAbruptConnectivityLostWhilstConsuming.txt

> [Java Broker] Test AbruptClientDisconnectTest.testMessagingOnAbruptConnectivityLostWhilstConsuming fails sporadically
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7120
>                 URL: https://issues.apache.org/jira/browse/QPID-7120
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>            Reporter: Alex Rudyy
>         Attachments: TEST-org.apache.qpid.server.AbruptClientDisconnectTest.testMessagingOnAbruptConnectivityLostWhilstConsuming.txt
>
>
> Test AbruptClientDisconnectTest.testMessagingOnAbruptConnectivityLostWhilstConsuming fails for corner case when one remaining message is expected to receive  but it was already received previously, Commit was sent and broker successfully committed and sent back CommitOk but CommitOk did not reach client due to abrupt disconnect
> The test fails as below
> {noformat}
> Error Message
> Expected message with index 60 but got null
> Stacktrace
> junit.framework.AssertionFailedError: Expected message with index 60 but got null
> 	at junit.framework.Assert.fail(Assert.java:57)
> 	at junit.framework.Assert.assertTrue(Assert.java:22)
> 	at junit.framework.Assert.assertNotNull(Assert.java:256)
> 	at junit.framework.TestCase.assertNotNull(TestCase.java:426)
> 	at org.apache.qpid.server.AbruptClientDisconnectTest.consumeIgnoringLastSeenOmission(AbruptClientDisconnectTest.java:242)
> 	at org.apache.qpid.server.AbruptClientDisconnectTest.testMessagingOnAbruptConnectivityLostWhilstConsuming(AbruptClientDisconnectTest.java:201)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org