You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/08/31 09:40:12 UTC

[5/6] storm git commit: Merge branch 'STORM-2039_backpressure_refactoring_in_worker_and_executor' of https://github.com/abellina/storm into STORM-2039-1.x

Merge branch 'STORM-2039_backpressure_refactoring_in_worker_and_executor' of https://github.com/abellina/storm into STORM-2039-1.x


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

Branch: refs/heads/1.x-branch
Commit: e9fe288b582277bc00884e9ebc635ad888e9cd31
Parents: c8c7246 050e68d
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed Aug 31 18:30:58 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed Aug 31 18:30:58 2016 +0900

----------------------------------------------------------------------
 conf/defaults.yaml                              |  1 +
 .../clj/org/apache/storm/daemon/executor.clj    | 15 ++++-------
 .../src/clj/org/apache/storm/daemon/worker.clj  | 26 +++++++++-----------
 storm-core/src/jvm/org/apache/storm/Config.java |  7 ++++++
 4 files changed, 24 insertions(+), 25 deletions(-)
----------------------------------------------------------------------