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 22:30:17 UTC

[3/3] storm git commit: Added STORM-578 to changelog and readme

Added STORM-578 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/8e43c251
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/8e43c251
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/8e43c251

Branch: refs/heads/master
Commit: 8e43c25130b55b0215ff70fa70a6eeb2b8246728
Parents: ca5e85e
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Jan 9 15:15:47 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Jan 9 15:15:47 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/8e43c251/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 42db893..9626a28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@
  * STORM-410: Add groups support to log-viewer
  * STORM-444: Add AutoHDFS like credential fetching for HBase
  * STORM-552: Add netty socket backlog config
+ * STORM-578: Calls to submit-mocked-assignment in supervisor-test use invalid executor-id format
 
 ## 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/8e43c251/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 7f4f57d..26e773b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -182,6 +182,7 @@ under the License.
 * Matthew Siegel ([@msiegel07](https://github.com/msiegel07))
 * Jun Xia ([@tedxia](https://github.com/tedxia))
 * caofangkun ([@caofangkun](https://github.com/caofangkun))
+* Mansheng Yang ([@lightyang](https://github.com/lightyang))
 
 ## Acknowledgements