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:36:41 UTC

[3/3] storm git commit: Update CHANGELOG and Contributors for STORM-977

Update CHANGELOG and Contributors 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/d7155d7b
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d7155d7b
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d7155d7b

Branch: refs/heads/master
Commit: d7155d7be58acc4bf77c4f4bee3188e411fc0f99
Parents: 237afcf
Author: Derek Dagit <de...@yahoo-inc.com>
Authored: Thu Aug 13 11:34:42 2015 -0500
Committer: Derek Dagit <de...@yahoo-inc.com>
Committed: Thu Aug 13 11:34:42 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/d7155d7b/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2045668..0f8edb0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * STORM-977: Incorrect signal (-9) when as-user is true
  * STORM-964: Add config (with small default value) for logwriter to restrict its memory usage
  * STORM-980: Re-include storm-kafka tests from Travis CI build
  * STORM-960: HiveBolt should ack tuples only after flushing.

http://git-wip-us.apache.org/repos/asf/storm/blob/d7155d7b/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index ac5dd48..a76673f 100644
--- a/README.markdown
+++ b/README.markdown
@@ -212,6 +212,7 @@ under the License.
 * Xingyu Su ([@errordaiwa](https://github.com/errordaiwa))
 * Adrian Seungjin Lee ([@sweetest](https://github.com/sweetest))
 * Randy Gelhausen ([@randerzander](https://github.com/randerzander))
+* Gabor Liptak ([@gliptak](https://github.com/glibtak))
 
 ## Acknowledgements