You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Eno Thereska (JIRA)" <ji...@apache.org> on 2017/07/18 12:55:00 UTC

[jira] [Assigned] (KAFKA-5499) Double check how we handle exceptions when commits fail

     [ https://issues.apache.org/jira/browse/KAFKA-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eno Thereska reassigned KAFKA-5499:
-----------------------------------

    Assignee: Eno Thereska

> Double check how we handle exceptions when commits fail
> -------------------------------------------------------
>
>                 Key: KAFKA-5499
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5499
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Eno Thereska
>            Assignee: Eno Thereska
>             Fix For: 0.11.1.0
>
>
> When a task does a lot of processing in-between calls to poll() it happens that it might miss a rebalance. It can find that out once it tries to commit() since it will get an exception. Double check what is supposed to happen on such an exception, e.g., should the thread fail, or should it continue? 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)