[
https://issues.apache.org/jira/browse/STORM-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15173879#comment-15173879
]
ASF GitHub Bot commented on STORM-1588:
---------------------------------------
GitHub user abhishekagarwal87 opened a pull request:
https://github.com/apache/storm/pull/1170
STORM-1588: Do not add event logger details if number of event loggers is
zero
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abhishekagarwal87/storm STORM-1588
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1170.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 #1170
----
commit 4855c53a3d5505060fa86ae81650e51f175f16c4
Author: Abhishek Agarwal <[email protected]>
Date: 2016-03-01T15:15:30Z
STORM-1588: Do not add event logger details if event loggers is zero
----
> component page gets divide by 0 if no event loggers configured
> --------------------------------------------------------------
>
> Key: STORM-1588
> URL: https://issues.apache.org/jira/browse/STORM-1588
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Affects Versions: 1.0.0
> Reporter: Robert Joseph Evans
> Assignee: Abhishek Agarwal
> Priority: Blocker
>
> If you run a topology with no event loggers configured the component page
> gets a divide by zero trying to calculate things about the event loggers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)