You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2015/06/01 19:38:08 UTC

[33/50] storm git commit: Merge branch 'clarify-expire-is-optional' of https://github.com/HeartSaVioR/storm into STORM-752

Merge branch 'clarify-expire-is-optional' of https://github.com/HeartSaVioR/storm into STORM-752

STORM-752: [storm-redis] Clarify Redis*StateUpdater's expire is optional


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

Branch: refs/heads/0.10.x-branch
Commit: 88af3e3ff393974e89fc47cc5497a910880786d9
Parents: 427e954 86f7c17
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri May 22 16:25:59 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri May 22 16:25:59 2015 -0500

----------------------------------------------------------------------
 external/storm-redis/README.md                              | 4 ++--
 .../storm/redis/trident/state/RedisClusterStateUpdater.java | 9 +++++++--
 .../apache/storm/redis/trident/state/RedisStateUpdater.java | 9 +++++++--
 .../apache/storm/redis/trident/WordCountTridentRedis.java   | 2 +-
 .../storm/redis/trident/WordCountTridentRedisCluster.java   | 2 +-
 5 files changed, 18 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/88af3e3f/external/storm-redis/README.md
----------------------------------------------------------------------