You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/06/08 03:12:18 UTC

[jira] [Reopened] (KAFKA-5312) Improve exception handling for StreamsKafkaClient

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

Ismael Juma reopened KAFKA-5312:
--------------------------------

> Improve exception handling for StreamsKafkaClient
> -------------------------------------------------
>
>                 Key: KAFKA-5312
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5312
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>    Affects Versions: 0.11.0.0
>            Reporter: Eno Thereska
>            Assignee: Eno Thereska
>             Fix For: 0.11.0.0
>
>
> Currently throws either StreamsException or BrokerNotFoundException.
> Used by InternalTopicManager to create topics and get their metadata.
> Used by StreamPartitionAssignor. 
> Currently InternalTopicManager retries a few times after catching an exception. 
> A failure here is sent all the way up to the stream thread and will stop the streams pipeline. 



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