This is an automated email from the ASF dual-hosted git repository.
kabhwan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git.
from 18ead35 Merge branch 'STORM-3319' of https://github.com/srdo/storm
into STORM-3319-merging
add 8014f84 STORM-3344 prevent blacklist scheduler runtime exeception
removing from set
new cd10629 STORM-3344 add unit test to verify blacklist scheduler
handles supervisors with changing ports
new 8a332e3 STORM-3344 clean up test code
new 0da9f18 STORM-3344 clean up test code
new 77c4e28 Merge branch 'agresch_STORM-3344' of
https://github.com/agresch/storm into STORM-3344-merge
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../scheduler/blacklist/BlacklistScheduler.java | 14 +++---
.../strategies/DefaultBlacklistStrategy.java | 10 ++---
.../blacklist/TestBlacklistScheduler.java | 52 ++++++++++++++++++++--
.../blacklist/TestUtilsForBlacklistScheduler.java | 16 +++++++
.../resource/TestResourceAwareScheduler.java | 2 +-
5 files changed, 79 insertions(+), 15 deletions(-)