You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Hangleton (via GitHub)" <gi...@apache.org> on 2023/02/13 12:22:09 UTC

[GitHub] [kafka] Hangleton commented on a diff in pull request #13204: KAFKA-14593: Move LeaderElectionCommand to tools

Hangleton commented on code in PR #13204:
URL: https://github.com/apache/kafka/pull/13204#discussion_r1104395849


##########
build.gradle:
##########
@@ -1756,6 +1756,7 @@ project(':tools') {
 
   dependencies {
     implementation project(':clients')
+    implementation project(':core')

Review Comment:
   These classes may be candidates to land in the module `server-common`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org