Skip to content

STORM-797: DisruptorQueueTest has some race conditions in it.#537

Merged
asfgit merged 2 commits intoapache:masterfrom
revans2:STORM-797
Apr 28, 2015
Merged

STORM-797: DisruptorQueueTest has some race conditions in it.#537
asfgit merged 2 commits intoapache:masterfrom
revans2:STORM-797

Conversation

@revans2
Copy link
Copy Markdown
Contributor

@revans2 revans2 commented Apr 27, 2015

The test had two race conditions in it. The first was that the data returned by the Consumer was not volatile. The second was that run gave no time for the consumer to actually receive anything so under heavy load it was possible for it to not actually complete.

@revans2
Copy link
Copy Markdown
Contributor Author

revans2 commented Apr 27, 2015

The failed CI build is because #486 is not in yet.

@kishorvpatil
Copy link
Copy Markdown
Contributor

LGTM. +1

@knusbaum
Copy link
Copy Markdown
Contributor

+1

@asfgit asfgit merged commit 88433d6 into apache:master Apr 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants