You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by da...@apache.org on 2015/08/13 18:54:16 UTC

[2/2] storm git commit: Update 0.10.x-branch RM and CL for STORM-977

Update 0.10.x-branch RM and CL for STORM-977


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

Branch: refs/heads/0.10.x-branch
Commit: 02d9b836bf63b92acff23664f8d8711cf65d282e
Parents: 1c590e1
Author: Derek Dagit <de...@yahoo-inc.com>
Authored: Thu Aug 13 11:52:03 2015 -0500
Committer: Derek Dagit <de...@yahoo-inc.com>
Committed: Thu Aug 13 11:52:03 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/02d9b836/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a92f99..e6b46f7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0-beta2
+ * STORM-977: Incorrect signal (-9) when as-user is true
  * STORM-843: [storm-redis] Add Javadoc to storm-redis
  * STORM-866: Use storm.log.dir instead of storm.home in log4j2 config
  * STORM-810: PartitionManager in storm-kafka should commit latest offset before close

http://git-wip-us.apache.org/repos/asf/storm/blob/02d9b836/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 1fd1f01..17d8b20 100644
--- a/README.markdown
+++ b/README.markdown
@@ -199,6 +199,7 @@ under the License.
 * Zhuo Liu ([@zhuoliu](https://github.com/zhuoliu))
 * jangie ([@jangie](https://github.com/jangie))
 * Hailei Zhang ([@Hailei](https://github.com/Hailei))
+* Gabor Liptak ([@gliptak](https://github.com/glibtak))
 
 ## Acknowledgements