STORM-2639: CHANGELOG

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

Branch: refs/heads/1.x-branch
Commit: 568e6b720981b18e079be2b55bccd73403bed95b
Parents: 6cfcbee
Author: Jungtaek Lim <kabh...@gmail.com>
Authored: Wed Jul 19 14:17:22 2017 +0900
Committer: Jungtaek Lim <kabh...@gmail.com>
Committed: Wed Jul 19 14:17:22 2017 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/568e6b72/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cde4c7..01c3e41 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@
  * STORM-2482: Refactor the Storm auto credential plugins to be more usable
 
 ## 1.1.1
+ * 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
  * STORM-2608: Remove any pending offsets that are no longer valid

Reply via email to