Stig Rohde Døssing created STORM-3310:
-----------------------------------------

             Summary: JCQueueTest is flaky
                 Key: STORM-3310
                 URL: https://issues.apache.org/jira/browse/STORM-3310
             Project: Apache Storm
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Stig Rohde Døssing
            Assignee: Stig Rohde Døssing


The JCQueueTest is flaky

{quote}
[ERROR]   JCQueueTest.testFirstMessageFirst:61 We expect to receive first 
published message first, but received null expected:<FIRST> but was:<null>
{quote}

The issue is that the test has a race condition. There is no check that the 
consumer thread has read all (or any) of the produced messages before the test 
terminates.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to