GitHub user revans2 opened a pull request: https://github.com/apache/storm/pull/2267
STORM-2682: Fix issues with null owner on rolling upgrade (1.0.x) This is the 1.0.x version of #2266 and should probably apply cleanly to all of the 1.x line of releases. This prevents doing a clean rolling upgrade from 1.0.3 to 1.0.4 and 1.1.0 to 1.1.1. We should look at getting this in and possibly doing another release ASAP. You can merge this pull request into a Git repository by running: $ git pull https://github.com/revans2/incubator-storm STORM-2682-1.0.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/2267.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 #2267 ---- commit 457bdf4457df241ebf5bb5a0cdfdd0d3ba85491d Author: Robert (Bobby) Evans <ev...@yahoo-inc.com> Date: 2017-08-07T20:44:08Z STORM-2682: Fix issues with null owner on rolling upgrade ---- --- 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. ---