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

2023-01-26 Thread Omnia Ibrahim (Jira)


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

Omnia Ibrahim commented on KAFKA-14525:
---

[~fvaleri] I had a look into the PR, I think Mickael and Christo covered mostly 
everything. I just noticed that the branch has conflicts that need to be 
resolved.

> 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 KAFKA-14524 for more context.



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


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

2023-01-25 Thread Federico Valeri (Jira)


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

Federico Valeri commented on KAFKA-14525:
-

Thanks [~omnia_h_ibrahim].

FYI, I created the following PR because these classes are shared between most 
commands and you may find them useful.

https://github.com/apache/kafka/pull/13131

Feel free to ping me for review.

> 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 KAFKA-14524 for more context.



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


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

2023-01-25 Thread Omnia Ibrahim (Jira)


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

Omnia Ibrahim commented on KAFKA-14525:
---

I would like to help with some of these. Will assign some tasks to myself

> 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 KAFKA-14524 for more context.



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