You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ki...@apache.org on 2019/04/03 16:12:11 UTC

[storm] branch master updated (2947fdb -> 9680928)

This is an automated email from the ASF dual-hosted git repository.

kishorvpatil pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git.


    from 2947fdb  Merge pull request #2985 from agresch/agresch_STORM-3366
     new 1374166  Configuration to disable Topology Lag Monitoring
     new 5af22bf  Moving default to defaults.yaml
     new 9680928  Merge pull request #2984 from kishorvpatil/storm-3365

The 9890 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 conf/defaults.yaml                                                  | 1 +
 storm-server/src/main/java/org/apache/storm/DaemonConfig.java       | 6 ++++++
 .../src/main/java/org/apache/storm/daemon/ui/UIHelpers.java         | 4 +++-
 3 files changed, 10 insertions(+), 1 deletion(-)