You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "venkat teki (Jira)" <ji...@apache.org> on 2021/12/17 16:37:00 UTC

[jira] [Assigned] (KAFKA-13546) Explicitly specifying default topic creation groups should not make connector fail

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

venkat teki reassigned KAFKA-13546:
-----------------------------------

    Assignee: venkat teki

> Explicitly specifying default topic creation groups should not make connector fail
> ----------------------------------------------------------------------------------
>
>                 Key: KAFKA-13546
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13546
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>    Affects Versions: 2.6.0, 2.7.0, 2.6.1, 2.8.0, 2.7.1, 2.6.2, 2.6.3, 2.7.2, 2.8.1
>            Reporter: venkat teki
>            Assignee: venkat teki
>            Priority: Major
>
> [KIP-158|https://cwiki.apache.org/confluence/display/KAFKA/KIP-158%3A+Kafka+Connect+should+allow+source+connectors+to+set+topic-specific+settings+for+new+topics] introduced support for Connect worker to allow source connector configurations to define topic creation settings.
> A new source connector configuration {{topic.creation.groups}} was introduced, which takes a list of groups. 
> *Expected behavior*
> According to KIP-158, specifying value "default" in {{topic.creation.groups}} configration should throw a warning, but not let connector fail.
> *Actual behavior*
> Specifying "default" will make a connector fail



--
This message was sent by Atlassian Jira
(v8.20.1#820001)