[
https://issues.apache.org/jira/browse/STORM-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175192#comment-15175192
]
ASF GitHub Bot commented on STORM-1588:
---------------------------------------
GitHub user abhishekagarwal87 opened a pull request:
https://github.com/apache/storm/pull/1175
STORM-1588: Do not add event logger details if number of event logger is
zero
This PR is for 1.x branch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abhishekagarwal87/storm STORM-1588-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1175.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 #1175
----
commit 4a75d61822dcf9e744d14e808a051e8b2379f938
Author: Abhishek Agarwal <[email protected]>
Date: 2016-03-02T07:28:50Z
STORM-1588: Do not add event logger details if number of 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)