[jira] [Updated] (STORM-3310) JCQueueTest is flaky

2019-03-15 Thread Jungtaek Lim (JIRA)


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

Jungtaek Lim updated STORM-3310:

Fix Version/s: (was: 2.0.1)
   2.0.0

> 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
>Priority: Major
>  Labels: pull-request-available
> Fix For: 2.0.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The JCQueueTest is flaky
> {quote}
> [ERROR]   JCQueueTest.testFirstMessageFirst:61 We expect to receive first 
> published message first, but received null expected: but was:
> {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)


[jira] [Updated] (STORM-3310) JCQueueTest is flaky

2019-01-07 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated STORM-3310:
--
Labels: pull-request-available  (was: )

> 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
>Priority: Major
>  Labels: pull-request-available
>
> The JCQueueTest is flaky
> {quote}
> [ERROR]   JCQueueTest.testFirstMessageFirst:61 We expect to receive first 
> published message first, but received null expected: but was:
> {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)