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 2016/02/24 22:40:45 UTC

[2/2] storm git commit: Adding STORM-1569 to CHANGELOG.md

Adding STORM-1569 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/7c534bd6
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/7c534bd6
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/7c534bd6

Branch: refs/heads/1.x-branch
Commit: 7c534bd69adf0f7c4562ef6b59d341d55d31876f
Parents: 31985cc
Author: Kyle Nusbaum <Ky...@gmail.com>
Authored: Wed Feb 24 15:40:25 2016 -0600
Committer: Kyle Nusbaum <Ky...@gmail.com>
Committed: Wed Feb 24 15:40:25 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/7c534bd6/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 319dc85..6cef649 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1569: Allowing users to specify the nimbus thrift server queue size.
  * STORM-1552: Fix topology event sampling log dir 
  * STORM-1511: min/max operations support on a trident stream
  * STORM-1522: REST API throws invalid worker log links