You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2015/10/24 03:17:26 UTC

[4/4] storm git commit: add STORM-1125 to CHANGELOG.md

add STORM-1125 to CHANGELOG.md


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

Branch: refs/heads/master
Commit: b3bc585a5615d37dc9b8e7ae5562027df4625ac8
Parents: 9e85923
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Sat Oct 24 10:17:12 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Sat Oct 24 10:17:12 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/b3bc585a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08dbf45..5d308d7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1125: Adding separate ZK client for read in Nimbus ZK State
  * STORM-1121: Remove method call to avoid overhead during topology submission time
  * STORM-1120: Fix keyword (schema -> scheme) from main-routes
  * STORM-1115: Stale leader-lock key effectively bans all nodes from becoming leaders