[ 
https://issues.apache.org/jira/browse/FLUME-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726149#comment-15726149
 ] 

ASF GitHub Bot commented on FLUME-3031:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flume/pull/90


> sequence source should reset its counter for event body on channel exception
> ----------------------------------------------------------------------------
>
>                 Key: FLUME-3031
>                 URL: https://issues.apache.org/jira/browse/FLUME-3031
>             Project: Flume
>          Issue Type: Bug
>          Components: Sinks+Sources, Test
>    Affects Versions: v1.7.0
>            Reporter: Attila Simon
>            Assignee: Attila Simon
>             Fix For: v1.8.0
>
>
> SequenceGeneratorSource uses a counter to construct the body of the generated 
> Events which counter is not reseted when writing event to channel failed. 
> This can lead to a situation that the total number of unique events at 
> destination (if deduplication relies on msg body) is bigger than the 
> totalEvents configuration parameter due to the retries.
> Fix should make sure that number of events at destination after filtering out 
> the duplicates is equal to the configured value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to