You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2017/01/25 03:58:26 UTC

[jira] [Created] (STORM-2323) Precondition for Leader Nimbus should check all topology blobs and also corresponding dependencies

Jungtaek Lim created STORM-2323:
-----------------------------------

             Summary: Precondition for Leader Nimbus should check all topology blobs and also corresponding dependencies
                 Key: STORM-2323
                 URL: https://issues.apache.org/jira/browse/STORM-2323
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-core
            Reporter: Jungtaek Lim
            Assignee: Jungtaek Lim


Precondition for Leader Nimbus is not sufficient to guarantee that the Nimbus can provide all the blobs for active topologies.

For example, current leadership check logic passes if only topology code blobs are available. 

And for 1.x branch and master branch, ideally it needs to check dependency blobs for active topologies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)