You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2015/01/06 17:40:57 UTC

[10/11] storm git commit: added STORM-586 to changelog.

added STORM-586 to changelog.


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

Branch: refs/heads/master
Commit: ee4bd3786cb03785d956a3b8992220b309365c8c
Parents: ebc9bc5
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Tue Jan 6 08:25:47 2015 -0800
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Tue Jan 6 08:25:47 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/storm/blob/ee4bd378/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ccaece..a95e8d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.10.0
+ * STORM-586: Trident kafka spout fails instead of updating offset when kafka offset is out of range.
  * STORM-595: storm-hdfs can only work with sequence files that use Writables.
  * STORM-487: Remove storm.cmd, no need to duplicate work python runs on windows too.
  * STORM-585: Performance issue in none grouping