You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2017/05/11 18:17:04 UTC

[jira] [Work started] (KAFKA-5217) Improve Streams internal exception handling

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

Work on KAFKA-5217 started by Matthias J. Sax.
----------------------------------------------
> Improve Streams internal exception handling
> -------------------------------------------
>
>                 Key: KAFKA-5217
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5217
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 0.10.2.1
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>             Fix For: 0.11.0.0
>
>
> Streams does not handle all exceptions gracefully atm, but tend to throw exceptions to the user, even if we could handle them internally and recover automatically. We want to revisit this exception handling to be more resilient.
> For example, for any kind of rebalance exception, we should just log it, and rejoin the consumer group.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)