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

ASF GitHub Bot commented on STORM-810:
--------------------------------------

Github user tedxia commented on the pull request:

    https://github.com/apache/storm/pull/545#issuecomment-117377946
  
    @ptgoetz will you merge this patch to master, thanks a lot.


> PartitionManager in storm-kafka should commit latest offset before close 
> -------------------------------------------------------------------------
>
>                 Key: STORM-810
>                 URL: https://issues.apache.org/jira/browse/STORM-810
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-kafka
>    Affects Versions: 0.10.0, 0.11.0
>            Reporter: xiajun
>            Assignee: xiajun
>
> When KafkaSpout refresh with kafka partitions, it will remove patitions that 
> no longer served by this spout and close the connection. But before close the 
> connection, PartitionManager don't commit the latest offset. As a result some 
> other spout that serve the removed partition will replay some tuple that 
> between last commit and close.



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

Reply via email to