Github user srdo commented on the issue: https://github.com/apache/storm/pull/2704 One of the tests is flaky, currently trying to figure out why. https://travis-ci.org/apache/storm/jobs/388836374. The client is reporting that it's connected before channelActive has been called on the server.
---