Hi devs, I have been revisiting the PR pages and found some pull requests which are really old, but looks like worth to revisit it. I already handled some of them, and it would be great if someone could help reviewing.
* STORM-2083: Blacklist Scheduler PR: https://github.com/apache/storm/pull/1674 The feature itself sounds great, and there're already many review comments in the pull request. According to author's todo list, the patch looks close to the final state. We may be able to put some more efforts in reviewing and finalize it. Merge conflict can be handled after reviewing. * STORM-1083: Upgrade netty transport from 3.x to 4.x PR: https://github.com/apache/storm/pull/1591 Netty 3.x became EOL for a long time but we are still in 3.x. Unless performance hit is observed, we would be better to move to Netty 4.x to continuously get benefits provided by Netty team. * STORM-2286: Storm Rebalance command should support arbitrary component parallelism PR: https://issues.apache.org/jira/browse/STORM-2286 Looks like Arun took a look before, but missed it afterwards. Please share if you found other issues/pull requests worth to revive. Thanks, Jungtaek Lim (HeartSaVioR)
