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/29 22:58:34 UTC

[35/50] git commit: Updating contributors and CHANGELOG for STORM-399

Updating contributors and CHANGELOG for STORM-399


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

Branch: refs/heads/security
Commit: 3a19ccc8450638b1028c81d792d97fcbf226fbf5
Parents: e9238bc
Author: Derek Dagit <de...@yahoo-inc.com>
Authored: Thu Jul 24 16:58:01 2014 -0500
Committer: Derek Dagit <de...@yahoo-inc.com>
Committed: Thu Jul 24 16:58:01 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/3a19ccc8/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f78dd62..366a401 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@
  * STORM-402: FileNotFoundException when using storm with apache tika
  * STORM-364: The exception time display as default timezone.
  * STORM-420: Missing quotes in storm-starter python code
+ * STORM-399: Kafka Spout defaulting to latest offset when current offset is older then 100k
 
 ## 0.9.2-incubating
  * STORM-66: send taskid on initial handshake

http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/3a19ccc8/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index f5d7873..cf67f64 100644
--- a/README.markdown
+++ b/README.markdown
@@ -158,6 +158,7 @@ under the License.
 * Dave Parfitt ([@metadave](https://github.com/metadave))
 * Jo Liss ([@joliss](https://github.com/joliss))
 * averykhoo ([@averykhoo](https://github.com/averykhoo))
+* Curtis Allen ([@curtisallen](https://github.com/curtisallen))
 
 ## Acknowledgements