[
https://issues.apache.org/jira/browse/STORM-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517135#comment-14517135
]
ASF GitHub Bot commented on STORM-797:
--------------------------------------
Github user kishorvpatil commented on the pull request:
https://github.com/apache/storm/pull/537#issuecomment-97092233
LGTM. +1
> Disruptor Queue message order issue
> -----------------------------------
>
> Key: STORM-797
> URL: https://issues.apache.org/jira/browse/STORM-797
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Kishor Patil
> Assignee: Robert Joseph Evans
> Priority: Critical
>
> We notice following ??DisruptorQueueTest.testMessageDisorder?? unit test
> fails intermittently:
> {code}
> java.lang.AssertionError: We expect to receive first published message first,
> but received null expected:<1> but was:<null>
> DisruptorQueueTest.testMessageDisorder:60 We expect to receive first
> published message first, but received null expected:<1> but was:<null>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)