You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Derek Dagit (JIRA)" <ji...@apache.org> on 2015/11/04 18:23:28 UTC

[jira] [Created] (STORM-1171) UI: number of workers possibly inaccurate after rebalance

Derek Dagit created STORM-1171:
----------------------------------

             Summary: UI: number of workers possibly inaccurate after rebalance
                 Key: STORM-1171
                 URL: https://issues.apache.org/jira/browse/STORM-1171
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-core
    Affects Versions: 0.11.0
            Reporter: Derek Dagit
            Priority: Minor


1. Describe observed behavior.

Topology Page shows the number of workers the topology was submitted with, but if it has been rebalanced since this number can be wrong.

2. What is the expected behavior?

Topology page should show current counts, not original counts.

3. Outline the steps to reproduce the problem.

Launch a topology with 3 workers. Rebalance -n 1, load cluster summary page and topology summary page to compare.

Check that the number of executors is correct. It is likely that they are wrong.




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