You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Federico Valeri (Jira)" <ji...@apache.org> on 2023/04/13 09:47:00 UTC

[jira] [Updated] (KAFKA-14525) Move CLI tools from `core` to `tools` module

     [ https://issues.apache.org/jira/browse/KAFKA-14525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Federico Valeri updated KAFKA-14525:
------------------------------------
    Description: 
More specifically, tools that don't require access to `core` classes and communicate via the Kafka protocol (typically by using the client classes) should be moved to the `tools` module.

See [KIP-906|https://cwiki.apache.org/confluence/display/KAFKA/KIP-906%3A+Tools+migration+guidelines] for guidelines and KAFKA-14524 for more context.

  was:
More specifically, tools that don't require access to `core` classes and communicate via the kafka protocol (typically by using the client classes) should be moved to the `tools` module.

See KAFKA-14524 for more context.


> Move CLI tools from `core` to `tools` module
> --------------------------------------------
>
>                 Key: KAFKA-14525
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14525
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Ismael Juma
>            Assignee: Mickael Maison
>            Priority: Major
>
> More specifically, tools that don't require access to `core` classes and communicate via the Kafka protocol (typically by using the client classes) should be moved to the `tools` module.
> See [KIP-906|https://cwiki.apache.org/confluence/display/KAFKA/KIP-906%3A+Tools+migration+guidelines] for guidelines and KAFKA-14524 for more context.



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