Added STORM-2621 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/2aba1c42 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/2aba1c42 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/2aba1c42 Branch: refs/heads/master Commit: 2aba1c42a2d5c7fb89eec209ed619c6c7040a724 Parents: 4ac1154 Author: Robert Evans <[email protected]> Authored: Fri Jul 21 12:13:10 2017 -0500 Committer: Robert Evans <[email protected]> Committed: Fri Jul 21 12:13:10 2017 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/2aba1c42/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index ca973d9..351c186 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -313,6 +313,7 @@ * STORM-2482: Refactor the Storm auto credential plugins to be more usable ## 1.1.1 + * STORM-2621: add tuple_population metric * STORM-2639: Kafka Spout incorrectly computes numCommittedOffsets due to voids in the topic (topic compaction) * STORM-2544: Fixing issue in acking of tuples that hit retry limit under manual commit mode * STORM-2618: Add TridentKafkaStateUpdater for storm-kafka-client
