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

Chia-Ping Tsai commented on KAFKA-14579:
----------------------------------------

{quote}
currently only DumpLogSegments is using Decoder, if it's removed then Decoder 
should be safe to be deprecated since no one will be using that anymore
{quote}

According to Kafka compatibility rule, command line tools belong to public 
interfaces. Hence, we need a replacement for `kafka.serializer.Decoder` and 
then deprecate `kafka.serializer.Decoder`. Also, the replacement should be 
written by Java and put into tools-api module.

> Move DumpLogSegments to tools
> -----------------------------
>
>                 Key: KAFKA-14579
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14579
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Mickael Maison
>            Assignee: Alexandre Dupriez
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to