Github user unsleepy22 commented on a diff in the pull request: https://github.com/apache/storm/pull/845#discussion_r46018606 --- Diff: storm-core/src/clj/backtype/storm/cluster.clj --- @@ -90,9 +86,14 @@ (update-storm! [this storm-id new-elems]) (remove-storm-base! [this storm-id]) (set-assignment! [this storm-id info]) - ;adds nimbusinfo under /stormroot/code-distributor/storm-id - (setup-code-distributor! [this storm-id info]) + ;; Sets up information related to key consisting of nimbus --- End diff -- Sets --> sets? keep consistent with the comment style above, same for all below.
--- 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. ---