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/09 19:43:01 UTC

[6/6] storm git commit: Added STORM-552 to Changelog and Readme

Added STORM-552 to Changelog and Readme


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

Branch: refs/heads/master
Commit: a1268f110774508d3271c5e584c2a08a55514e18
Parents: 0983da3
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Jan 9 12:34:13 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Jan 9 12:34:13 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/a1268f11/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f15fc27..42db893 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
  * STORM-599: Use use nimbus's cached heartbeats rather than fetching again from ZK
  * STORM-410: Add groups support to log-viewer
  * STORM-444: Add AutoHDFS like credential fetching for HBase
+ * STORM-552: Add netty socket backlog config
 
 ## 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/a1268f11/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 4ffd757..7f4f57d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -181,6 +181,7 @@ under the License.
 * Kai Sasaki ([@Lewuathe](https://github.com/Lewuathe))
 * Matthew Siegel ([@msiegel07](https://github.com/msiegel07))
 * Jun Xia ([@tedxia](https://github.com/tedxia))
+* caofangkun ([@caofangkun](https://github.com/caofangkun))
 
 ## Acknowledgements