You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2015/05/15 23:27:23 UTC

[03/27] storm git commit: add STORM-563 to changelog

add STORM-563 to changelog


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

Branch: refs/heads/0.10.x-branch
Commit: 1247f6d8007befff1840f9f824f3e5e4491555f6
Parents: 847fc1c
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri May 15 14:58:16 2015 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri May 15 14:58:16 2015 -0400

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/1247f6d8/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6ba3b32..753fc3a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0
+ * STORM-563. Kafka Spout doesn't pick up from the beginning of the queue unless forceFromStart specified.
  * STORM-615: Add REST API to upload topology.
  * STORM-807: quote args correctly in /bin/storm
  * STORM-686: Add worker-launcher to storm-dist.