GitHub user knusbaum opened a pull request:
https://github.com/apache/storm/pull/711
STORM-996: netty-unit-tests/test-batch demonstrates out-of-order delivery
Netty calls notifyInterestChanged which causes a race condition in
flushMessages.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/knusbaum/incubator-storm STORM-996
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/711.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #711
----
commit 11886c0c4c3aa2547b1ef571712bed83229dc4e4
Author: Kyle Nusbaum <[email protected]>
Date: 2015-09-01T17:13:05Z
Netty Fix.
commit 3783f4e6669d185d5a0fd42468347238350c2774
Author: Kyle Nusbaum <[email protected]>
Date: 2015-09-01T17:37:01Z
Whitespace
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---