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 2014/07/21 18:35:22 UTC

[3/3] git commit: Updated Changelog and Readme for STORM-403

Updated Changelog and Readme for STORM-403


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

Branch: refs/heads/master
Commit: c1aed00e0090aba01a422c512bd8a9e447e80031
Parents: 3dd0f40
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Mon Jul 21 11:30:04 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Mon Jul 21 11:30:04 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/c1aed00e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 76237d6..1e9a7e6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@
  * STORM-312: add storm monitor tools to monitor throughtput interactively
  * STORM-354: Testing: allow users to pass TEST-TIMEOUT-MS as param for complete-topology
  * STORM-254: one Spout/Bolt can register metric twice with same name in different timeBucket
+ * STORM-403: heartbeats-to-nimbus in supervisor-test failed due to uninten...
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake

http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/c1aed00e/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 063de70..c495c19 100644
--- a/README.markdown
+++ b/README.markdown
@@ -152,6 +152,7 @@ under the License.
 * Jungtaek Lim ([@HeartSaVioR](https://github.com/HeartSaVioR))
 * Li Jiahong ([@Gvain](https://github.com/Gvain))
 * Aaron Levin ([@aaronlevin](https://github.com/aaronlevin))
+* Masatake Iwasaki ([@iwasakims](https://github.com/iwasakims))
 
 ## Acknowledgements