[
https://issues.apache.org/jira/browse/KAFKA-20969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-20969.
------------------------------------
Fix Version/s: 4.4.0
Resolution: Fixed
trunk:
[https://github.com/apache/kafka/commit/a5b195269314cec9549416d86094eac95aa1d79d]
4.4:
https://github.com/apache/kafka/commit/87943b2ff874f7186a7a091f7fad13d1ca62fc42
> Mark "bootstrap.resolve.timeout.ms" as an experimental feature
> --------------------------------------------------------------
>
> Key: KAFKA-20969
> URL: https://issues.apache.org/jira/browse/KAFKA-20969
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Chia-Ping Tsai
> Assignee: Ken Huang
> Priority: Blocker
> Fix For: 4.4.0
>
>
> KAFKA-20939 disables the new DNS resolution behavior by default, which means
> the new feature has only a few tests. It is really weird to me that we expose
> a foundational change relying on so few tests.
> It appears we should mark the entire DNS resolution feature as experimental,
> including the following changes:
> 1. Add an evolving tag to BootstrapResolutionException.
> 2. Add docs stating that setting a positive value for
> bootstrap.resolve.timeout.ms is evolving.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)