[
https://issues.apache.org/jira/browse/KAFKA-12886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759181#comment-17759181
]
Colin McCabe commented on KAFKA-12886:
--------------------------------------
I don't think this will be in 3.6. For now, we don't enable this forwarding
except during ZK migration. We might want to re-evaluate this in the future,
though.
> Enable request forwarding by default
> ------------------------------------
>
> Key: KAFKA-12886
> URL: https://issues.apache.org/jira/browse/KAFKA-12886
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jason Gustafson
> Priority: Blocker
> Fix For: 3.6.0
>
>
> KIP-590 documents that request forwarding will be enabled in 3.0 by default:
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-590%3A+Redirect+Zookeeper+Mutation+Protocols+to+The+Controller.
> This makes it a requirement for users with custom principal implementations
> to provide a `KafkaPrincipalSerde` implementation. We waited until 3.0
> because we saw this as a compatibility break.
> The KIP documents that use of forwarding will be controlled by the IBP. So
> once the IBP has been configured to 3.0 or above, then the brokers will begin
> forwarding.
> (Note that forwarding has always been a requirement for kraft.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)