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/02/02 21:12:41 UTC

[2/2] storm git commit: Added STORM-527 to Changelog and Readme

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

Branch: refs/heads/master
Commit: 5e7d812edff8fc24fccdf854bb0f4e28b233515f
Parents: b610e3c
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Mon Feb 2 14:11:50 2015 -0600
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Mon Feb 2 14:11:50 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/storm/blob/5e7d812e/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6c886d..f7f9699 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,7 @@
  * 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
+ * STORM-527: update worker.clj -- delete "missing-tasks" checking
 
 ## 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/5e7d812e/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 7c6c26c..cb3a7eb 100644
--- a/README.markdown
+++ b/README.markdown
@@ -186,6 +186,7 @@ under the License.
 * Rick Kilgore ([@rick-kilgore](http://github.com/rick-kilgore))
 * 周向涛 ([@taojoe](https://github.com/taojoe))
 * Gianmarco De Francisci Morales ([@gdfm](https://github.com/gdfm))
+* zhangjinlong ([@BuDongDong](https://github.com/BuDongDong))
 
 ## Acknowledgements