You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/11/12 17:25:58 UTC

[jira] [Created] (QPID-7508) Broker fails occasionally fails to report SUB-1003 in response to a consumer that has become suspended

Keith Wall created QPID-7508:
--------------------------------

             Summary: Broker fails occasionally fails to report SUB-1003 in response to a consumer that has become suspended
                 Key: QPID-7508
                 URL: https://issues.apache.org/jira/browse/QPID-7508
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: qpid-java-6.1
            Reporter: Keith Wall


As demonstrated by the following test failure, the Broker is occasionally failing to produce a {{SUB-1003 Suspended for <time> ms}}.   The issue is being reported on both the 0-9 and 0-10 code paths.

It seems that the test failure is new and the issue has been exposed by r1765349 (QPID-7447).

https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-MMS-TestMatrix/lastCompletedBuild/jdk=JDK%201.7%20(latest),label=ubuntu,profile=java-mms.0-10/testReport/org.apache.qpid.server.logging/ConsumerLoggingTest/testSubscriptionSuspend/

{noformat}
Error Message

Expected at least two suspension messages, but got 1
Stacktrace

junit.framework.AssertionFailedError: Expected at least two suspension messages, but got 1
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.assertTrue(Assert.java:22)
	at junit.framework.TestCase.assertTrue(TestCase.java:192)
	at org.apache.qpid.server.logging.ConsumerLoggingTest.testSubscriptionSuspend(ConsumerLoggingTest.java:328)

{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