[
https://issues.apache.org/jira/browse/KAFKA-16506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PoAn Yang resolved KAFKA-16506.
-------------------------------
Resolution: Not A Problem
Compare commands between 2.8 and trunk brand in folders
core/src/main/scala/kafka/admin and tools/src/main. The only missing command is
[PreferredReplicaLeaderElectionCommand.scala|https://github.com/apache/kafka/blob/2.8/core/src/main/scala/kafka/admin/PreferredReplicaLeaderElectionCommand.scala].
It was deprecated in KAFKA-8405. Close the Jira since we don't add any command
back.
> add the scala version of tool-related classes back to core module to follow
> KIP-906
> -----------------------------------------------------------------------------------
>
> Key: KAFKA-16506
> URL: https://issues.apache.org/jira/browse/KAFKA-16506
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: PoAn Yang
> Priority: Major
>
> According to
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-906%3A+Tools+migration+guidelines
> , we have to deprecate the scala version of tool-related classes instead of
> deleting them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)