You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2017/09/07 18:41:16 UTC

[2/2] storm git commit: Merge branch 'STORM-2635' of https://github.com/HeartSaVioR/storm into STORM-2635

Merge branch 'STORM-2635' of https://github.com/HeartSaVioR/storm into STORM-2635

STORM-2635 Deep log search doesn’t work when there’s no topology in topology history

This closes #2302


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/3ee9a899
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/3ee9a899
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/3ee9a899

Branch: refs/heads/master
Commit: 3ee9a899c3f4cfb4c5ad1dca5dd8a62740fa2ce8
Parents: dad14e4 9833f54
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Thu Sep 7 13:12:00 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Thu Sep 7 13:12:00 2017 -0500

----------------------------------------------------------------------
 storm-core/test/clj/org/apache/storm/nimbus_test.clj         | 4 ++++
 .../src/main/java/org/apache/storm/daemon/nimbus/Nimbus.java | 8 ++++++--
 2 files changed, 10 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/3ee9a899/storm-server/src/main/java/org/apache/storm/daemon/nimbus/Nimbus.java
----------------------------------------------------------------------