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/0efb94ce Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0efb94ce Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0efb94ce Branch: refs/heads/1.x-branch Commit: 0efb94ce050d193d28464970771f78d4ed2162be Parents: fb2b9e5 Author: Robert Evans <[email protected]> Authored: Fri Jul 21 12:13:53 2017 -0500 Committer: Robert Evans <[email protected]> Committed: Fri Jul 21 12:13:53 2017 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/0efb94ce/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 14b4455..eefc92f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,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
