STORM-2340: CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/191a806d Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/191a806d Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/191a806d Branch: refs/heads/1.x-branch Commit: 191a806de71d3e7526206b7cb6be7fad8f7da0bd Parents: f90d17c Author: Jungtaek Lim <[email protected]> Authored: Tue Feb 14 11:55:07 2017 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Tue Feb 14 11:55:07 2017 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/191a806d/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2eb7667..4384f69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-2340: fix AutoCommitMode issue in KafkaSpout * STORM-2344: Flux YAML File Viewer for Nimbus UI * STORM-2350: Storm-HDFS's listFilesByModificationTime is broken * STORM-2270 Kafka spout should consume from latest when ZK partition commit offset bigger than the latest offset
