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 2018/06/05 16:19:56 UTC

[2/2] storm git commit: Merge branch 'agresch_storm-3091' of https://github.com/agresch/storm into STORM-3091

Merge branch 'agresch_storm-3091' of https://github.com/agresch/storm into STORM-3091

STORM-3091: don't allow workers to create heartbeat directory

This closes #2701


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

Branch: refs/heads/master
Commit: 07a437302c544b2635a835c9eeb1f3210e7519db
Parents: fe32d95 4c4b2b4
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Tue Jun 5 10:58:26 2018 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Tue Jun 5 10:58:26 2018 -0500

----------------------------------------------------------------------
 .../src/jvm/org/apache/storm/utils/ConfigUtils.java   |  2 +-
 .../src/jvm/org/apache/storm/utils/LocalState.java    | 10 +++++-----
 .../jvm/org/apache/storm/utils/VersionedStore.java    | 14 +++++++++++---
 .../clj/org/apache/storm/versioned_store_test.clj     |  2 +-
 .../storm/daemon/supervisor/StandaloneSupervisor.java |  2 +-
 .../org/apache/storm/utils/ServerConfigUtils.java     |  4 ++--
 .../test/java/org/apache/storm/LocalStateTest.java    |  8 ++++----
 7 files changed, 25 insertions(+), 17 deletions(-)
----------------------------------------------------------------------