[
https://issues.apache.org/jira/browse/KAFKA-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258250#comment-16258250
]
ASF GitHub Bot commented on KAFKA-6122:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/4206
> Global Consumer should handle TimeoutException
> ----------------------------------------------
>
> Key: KAFKA-6122
> URL: https://issues.apache.org/jira/browse/KAFKA-6122
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 1.0.0
> Reporter: Matthias J. Sax
> Assignee: Matthias J. Sax
> Labels: needs-kip, streams-exception-handling, streams-resilience
> Fix For: 1.1.0
>
>
> Global consumer does not handle {{TimeoutException}} that might be throw by
> {{partitonsFor()}} and {{endOffsets()}}. This affect the bootstrapping phase
> only.
> We need to allow for a proper retry strategy, with configurable max number of
> retries and back off time between retries. We might need to introduce new
> configuration parameters -- for this case, we need to do a KIP.
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-224%3A+Add+configuration+parameters+%60retries%60+and+%60retry.backoff.ms%60+to+Streams+API
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)