[ https://issues.apache.org/jira/browse/KAFKA-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ewen Cheslack-Postava resolved KAFKA-4042. ------------------------------------------ Resolution: Fixed Issue resolved by pull request 1778 [https://github.com/apache/kafka/pull/1778] > DistributedHerder thread can die because of connector & task lifecycle > exceptions > --------------------------------------------------------------------------------- > > Key: KAFKA-4042 > URL: https://issues.apache.org/jira/browse/KAFKA-4042 > Project: Kafka > Issue Type: Bug > Components: KafkaConnect > Reporter: Shikhar Bhushan > Assignee: Shikhar Bhushan > Fix For: 0.10.1.0 > > > As one example, there isn't exception handling in > {{DistributedHerder.startConnector()}} or the call-chain for it originating > in the {{tick()}} on the herder thread, and it can throw an exception because > of a bad class name in the connector config. (report of issue in wild: > https://groups.google.com/d/msg/confluent-platform/EnleFnXpZCU/3B_gRxsRAgAJ) -- This message was sent by Atlassian JIRA (v6.3.4#6332)