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/03/06 21:40:48 UTC

[3/3] storm git commit: Merge branch 'STORM-2762' of https://github.com/ghajos/storm into STORM-2762

Merge branch 'STORM-2762' of https://github.com/ghajos/storm into STORM-2762

STORM-2762: use guava collection where ever it is possible

This closes #2585


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

Branch: refs/heads/master
Commit: f9986fc091e0d95c3499bffb92496684378d80d9
Parents: 21832ad 6a5f4b2
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Tue Mar 6 14:58:56 2018 -0600
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Tue Mar 6 14:58:56 2018 -0600

----------------------------------------------------------------------
 .../org/apache/storm/daemon/nimbus/Nimbus.java  |   1 +
 .../scheduler/blacklist/BlacklistScheduler.java |   1 +
 .../apache/storm/scheduler/blacklist/Sets.java  | 106 -------------------
 .../scheduling/BaseResourceAwareStrategy.java   |  14 +--
 4 files changed, 7 insertions(+), 115 deletions(-)
----------------------------------------------------------------------