Oleg Kuznetsov created KAFKA-7593: ------------------------------------- Summary: Infinite restart loop when failed to store big config for task Key: KAFKA-7593 URL: https://issues.apache.org/jira/browse/KAFKA-7593 Project: Kafka Issue Type: Bug Components: KafkaConnect Affects Versions: 1.1.0 Reporter: Oleg Kuznetsov
In case when config message for config topic is greater than kafka broker allows to store, source connector starts infinite restart loop without any error indication. There could be an exception thrown in this case or a smarter handling of big config. -- This message was sent by Atlassian JIRA (v7.6.3#76005)