You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Randall Hauch (Jira)" <ji...@apache.org> on 2021/06/03 15:54:00 UTC

[jira] [Commented] (KAFKA-12482) Remove deprecated rest.host.name and rest.port Connect worker configs

    [ https://issues.apache.org/jira/browse/KAFKA-12482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356530#comment-17356530 ] 

Randall Hauch commented on KAFKA-12482:
---------------------------------------

Update: it's time to remove these -- it's been over three years since they were deprecated. See discussion thread on [Changing Defaults in Connect 3.0.0 wiki page|https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=177047362].

We just need a PR to make this change. No KIP is required: KIP-208 included the deprecation and was approved and implemented in AK 1.1. Technically we can remove anything deprecated in any subsequent major release, and this has been deprecated long enough (3+ years) to give people people a chance to migrate.

> Remove deprecated rest.host.name and rest.port Connect worker configs
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-12482
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12482
>             Project: Kafka
>          Issue Type: Task
>          Components: KafkaConnect
>            Reporter: Randall Hauch
>            Priority: Critical
>             Fix For: 3.0.0
>
>
> The following Connect worker configuration properties were deprecated and should be removed in 3.0.0:
>  * {{rest.host.name}} (deprecated in [KIP-208|https://cwiki.apache.org/confluence/display/KAFKA/KIP-208%3A+Add+SSL+support+to+Kafka+Connect+REST+interface])
>  * {{rest.port}} (deprecated in [KIP-208|https://cwiki.apache.org/confluence/display/KAFKA/KIP-208%3A+Add+SSL+support+to+Kafka+Connect+REST+interface])
> See KAFKA-12717 for removing the internal converter configurations:
>  * {{internal.key.converter}} (deprecated in [KIP-174|https://cwiki.apache.org/confluence/display/KAFKA/KIP-174+-+Deprecate+and+remove+internal+converter+configs+in+WorkerConfig])
>  * {{internal.value.converter}} (deprecated in [KIP-174|https://cwiki.apache.org/confluence/display/KAFKA/KIP-174+-+Deprecate+and+remove+internal+converter+configs+in+WorkerConfig])



--
This message was sent by Atlassian Jira
(v8.3.4#803005)