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/d83b0b97 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d83b0b97 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d83b0b97 Branch: refs/heads/1.1.x-branch Commit: d83b0b971977a6810e969a2ae5994a6b13f7fd66 Parents: 7b72b68 Author: Robert Evans <[email protected]> Authored: Fri Jul 21 12:14:40 2017 -0500 Committer: Robert Evans <[email protected]> Committed: Fri Jul 21 12:14:40 2017 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/d83b0b97/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 69a2eae..e189fd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 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
