GitHub user eshioji opened a pull request: https://github.com/apache/storm/pull/616
Storm 763/839 0.11.x This is a port of PR #568 . It fixes STORM-839 (Deadlock) and STORM-763 (Establish Netty reconnects asynchronously and reduce verbosity of error logs) @revans2 This is the PR for master. I ran the performance test against master's HEAD and the results were in-line with the results I got in #568 . I'll create a separate PR for 0.10.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/eshioji/storm STORM-763_0.11.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/616.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 #616 ---- commit b1411aa63383801913cb1340a8b51c5bb46db0ba Author: Enno Shioji <eshi...@gmail.com> Date: 2015-07-01T12:54:33Z This fixes STORM-763 and STORM-839 commit 935e87accc85340549f44effa8a675e950747faa Author: Enno Shioji <eshi...@gmail.com> Date: 2015-07-02T17:56:23Z Remove obsolete TODO commit 7af467723b5c4b0beedc40626a8c56bc7c3e0d21 Author: Enno Shioji <eshi...@gmail.com> Date: 2015-07-03T00:02:00Z Bring back removal of client from context upon closing ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---