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 2015/03/11 21:44:43 UTC

[3/3] storm git commit: Added STORM-690 to Changelog

Added STORM-690 to Changelog


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

Branch: refs/heads/master
Commit: 8c39e4c49ab7b1b6f6cc2a5070acf97e2432ca48
Parents: 23c69c3
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Wed Mar 11 15:43:56 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Wed Mar 11 15:43:56 2015 -0500

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/8c39e4c4/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0797c83..a1f46fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -72,6 +72,7 @@
  * STORM-656: Document "external" modules and "Committer Sponsors"
  * STORM-657: make the shutdown-worker sleep time before kill -9 configurable
  * STORM-663: Create javadocs for BoltDeclarer
+ * STORM-690: Return Jedis into JedisPool with marking 'broken' if connection is broken
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor