[ https://issues.apache.org/jira/browse/FLUME-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168999#comment-16168999 ]
Jeff Holoman commented on FLUME-3027: ------------------------------------- Yes, I think this will address that as well. It has been some time since I fixed this and I haven't looked recently but the fundamental issue was a missing line clearing the offsets and so commits would be called on partitions no longer owned by the channel. > Kafka Channel should clear offsets map after commit > --------------------------------------------------- > > Key: FLUME-3027 > URL: https://issues.apache.org/jira/browse/FLUME-3027 > Project: Flume > Issue Type: Bug > Reporter: Jeff Holoman > Assignee: Jeff Holoman > Fix For: 1.8.0 > > > Currently the channel doesn't clear the TopicPartition / OffsetsAndMetadata > map after a commit. -- This message was sent by Atlassian JIRA (v6.4.14#64029)