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/19 20:42:40 UTC

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

Merge branch 'STORM-2738' of https://github.com/Ethanlm/storm into STORM-2738

STORM-2738: The number of ackers should default to the number of actual
running workers on RAS cluster

This closes  #2325


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

Branch: refs/heads/master
Commit: 2da6b81978407bf4765a194e1fd6c0502fa7c4ed
Parents: f7443a8 bb86dcc
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Tue Sep 19 15:20:20 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Tue Sep 19 15:20:20 2017 -0500

----------------------------------------------------------------------
 .../src/jvm/org/apache/storm/utils/Utils.java   |   8 ++
 .../org/apache/storm/daemon/nimbus/Nimbus.java  | 105 +++++++++----------
 .../org/apache/storm/utils/ServerUtils.java     |  65 ++++++++++--
 3 files changed, 118 insertions(+), 60 deletions(-)
----------------------------------------------------------------------