GitHub user HeartSaVioR opened a pull request: https://github.com/apache/storm/pull/1572
STORM-1976 Remove cleanup-corrupt-topologies! (1.x) For master branch: #1571 * cleanup-corrupt-topologies! was born from non-H/A Nimbus age * Keeping this with Nimbus H/A makes various issues which in result topology going away Please refer [STORM-1976](https://issues.apache.org/jira/browse/STORM-1976) for more details. You can merge this pull request into a Git repository by running: $ git pull https://github.com/HeartSaVioR/storm STORM-1976-1.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/1572.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 #1572 ---- commit d677f54b4d6281733169e493eb3330bbde95bbe7 Author: Jungtaek Lim <kabh...@gmail.com> Date: 2016-07-17T22:48:55Z STORM-1976 Remove cleanup-corrupt-topologies! * cleanup-corrupt-topologies! was born from non-H/A Nimbus age * Keeping this with Nimbus H/A makes various issues which in result topology going away ---- --- 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. ---