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/08 14:01:53 UTC

[3/3] storm git commit: Merge branch 'STORM-3098' of https://github.com/zd-project/storm into STORM-3098

Merge branch 'STORM-3098' of https://github.com/zd-project/storm into STORM-3098

STORM-3098: Fixed method filterChangingBlobsFor()

This closes #2708


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

Branch: refs/heads/master
Commit: 93fc34100ba8110e39fc9908d33c5ff8df8e5545
Parents: ab97687 5e5ff78
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Fri Jun 8 08:39:16 2018 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Fri Jun 8 08:39:16 2018 -0500

----------------------------------------------------------------------
 .../apache/storm/daemon/supervisor/Slot.java    |  2 +-
 .../storm/daemon/supervisor/SlotTest.java       | 26 +++++++++++---------
 2 files changed, 16 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/93fc3410/storm-server/src/main/java/org/apache/storm/daemon/supervisor/Slot.java
----------------------------------------------------------------------