[
https://issues.apache.org/jira/browse/FLUME-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724690#comment-15724690
]
ASF subversion and git services commented on FLUME-3027:
--------------------------------------------------------
Commit fa1ee05af38bcf08ed18ff36d4284e68836a9054 in flume's branch
refs/heads/trunk from [~jholoman]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=fa1ee05 ]
FLUME-3027. Change Kafka Channel to clear offsets map after commit
This change adds a call to clear the offsets map after a commit so as to avoid
repeatedly committing already-committed offsets. Also updates various debug and
trace log messages/calls to help with troubleshooting.
This closes #92
Reviewers: Attila Simon, Bessenyei Balázs Donát
(Jeff Holoman via Bessenyei Balázs Donát)
> 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
>
> Currently the channel doesn't clear the TopicPartition / OffsetsAndMetadata
> map after a commit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)