GitHub user arunmahadevan opened a pull request:
https://github.com/apache/storm/pull/2021
[STORM-2427] Fix event logger enable disable UI buttons
Applying relevant commits from 1.x and some minor fix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arunmahadevan/storm STORM-2427
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2021.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 #2021
----
commit f0a52862e340dde5849d06fd7984e0d308f14291
Author: Roshan Naik <[email protected]>
Date: 2016-03-30T23:30:43Z
Enable/disable Debug button on UI if eventloggers are enabled. Also show
tooltip on Debug button
commit 3186330e6a6e2565972751cc28a87f307797b8ba
Author: Roshan Naik <[email protected]>
Date: 2016-04-01T01:16:52Z
Showing tooltip on Debug button only when disabled and event loggers are
disabled. Also enable/disable of Debug button along with toltip in component
page
commit b1ee165c68ecb6e8f50993c4181a70ff011da145
Author: Arun Mahadevan <[email protected]>
Date: 2017-03-21T05:18:11Z
Remove loggersTotal != null check as it implies 1 eventlogger per worker
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---