Github user HeartSaVioR commented on the issue:
https://github.com/apache/storm/pull/1574
@revans2
If we can guarantee that leader nimbus has all topologies code, leader
nimbus can function well. Old code is based on this assumption, not considering
followers and also not about code distribution. It should be eventually
distributed since each nimbus runs sync-code / sync-blob periodically to try to
sync up.
In leader nimbus' point of view I think old code is consistent, and this
code is trying to have same guarantee.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---