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/04/03 22:56:20 UTC

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

Added STORM-740 to Changelog


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

Branch: refs/heads/master
Commit: b367ab4418de5a19b74cad7c5904b9ff12357230
Parents: 5fe57ff
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Apr 3 15:55:29 2015 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Apr 3 15:55:29 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/b367ab44/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9a50e3..d86d14b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
  * STORM-727: Storm tests should succeed even if a storm process is running locally.
  * STORM-512: KafkaBolt doesn't handle ticks properly
  * STORM-188: Allow user to specifiy full configuration path when running storm command
+ * STORM-740: Simple Transport Client cannot configure thrift buffer size
 
 ## 0.10.0
  * STORM-681: Auto insert license header with genthrift.sh