You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by kn...@apache.org on 2015/12/17 22:09:25 UTC

[6/6] storm git commit: Adding STORM-1376 to CHANGELOG

Adding STORM-1376 to CHANGELOG


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

Branch: refs/heads/master
Commit: cefc843099cc6f7cf6bfd89bb9135e0263a4c0d4
Parents: 27809a1
Author: Kyle Nusbaum <Ky...@gmail.com>
Authored: Thu Dec 17 15:09:06 2015 -0600
Committer: Kyle Nusbaum <Ky...@gmail.com>
Committed: Thu Dec 17 15:09:06 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/cefc8430/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2d4a4b..0709964 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-1376: Performance slowdown due excessive zk connections and log-debugging
  * STORM-1395: Move JUnit dependency to top-level pom
  * STORM-1372: Merging design and usage documents for distcache
  * STORM-1393: Update the storm.log.dir function, add doc for logs