srdo opened a new pull request #2996: STORM-3376: Set Server callback before opening Netty socket, so we do… URL: https://github.com/apache/storm/pull/2996 …n't drop messages during startup https://issues.apache.org/jira/browse/STORM-3376 The fix here simply sets the server callback during Server construction, which happens when WorkerState is initialized, instead of later. I also enabled assertions for the integration test.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
