You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Greg Harris (Jira)" <ji...@apache.org> on 2023/02/22 22:57:00 UTC

[jira] [Resolved] (KAFKA-4006) Kafka connect fails sometime with InvalidTopicException in distributed mode

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

Greg Harris resolved KAFKA-4006.
--------------------------------
    Fix Version/s: 0.11.0.0
       Resolution: Fixed

> Kafka connect fails sometime with InvalidTopicException in distributed mode
> ---------------------------------------------------------------------------
>
>                 Key: KAFKA-4006
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4006
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>    Affects Versions: 0.10.0.0
>            Reporter: Sumit Arrawatia
>            Priority: Major
>             Fix For: 0.11.0.0
>
>
> I get trying to spin up a 3 node distributed connect cluster.
> Sometimes one of the worker fails to boot with the following error when auto topic creation is enabled : 
> org.apache.kafka.common.errors.InvalidTopicException: Topic 'default.config' is invalid 
> default.config is the topic name for Connect config. 
> Also, starting the worker again fixes the issue. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)