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/01/29 15:34:13 UTC

[4/4] storm git commit: Updated README and Changelog with STORM-632

Updated README and Changelog with STORM-632


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

Branch: refs/heads/master
Commit: a115c9df803543f6c2d378c747ae6a58ab4239ea
Parents: 6136a15
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Thu Jan 29 08:28:04 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Thu Jan 29 08:28:04 2015 -0600

----------------------------------------------------------------------
 CHANGELOG.md    | 1 +
 README.markdown | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/a115c9df/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae92e74..d6c886d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,7 @@
  * STORM-243: Record version and revision information in builds
  * STORM-630: Support for Clojure 1.6.0
  * STORM-629: Place Link to Source Code Repository on Webpage
+ * STORM-632: New grouping for better load balancing
 
 ## 0.9.3-rc2
  * STORM-558: change "swap!" to "reset!" to fix assignment-versions in supervisor

http://git-wip-us.apache.org/repos/asf/storm/blob/a115c9df/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index c586575..7c6c26c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -185,6 +185,7 @@ under the License.
 * Mansheng Yang ([@lightyang](https://github.com/lightyang))
 * Rick Kilgore ([@rick-kilgore](http://github.com/rick-kilgore))
 * 周向涛 ([@taojoe](https://github.com/taojoe))
+* Gianmarco De Francisci Morales ([@gdfm](https://github.com/gdfm))
 
 ## Acknowledgements