mumrah commented on code in PR #18602:
URL: https://github.com/apache/kafka/pull/18602#discussion_r1920950898


##########
build.gradle:
##########
@@ -1364,6 +1365,9 @@ project(':metadata') {
     testImplementation project(':raft').sourceSets.test.output
     testImplementation project(':server-common').sourceSets.test.output
 
+    testImplementation project(':test-common:test-common-api')
+    testRuntimeOnly project(':test-common:test-common-runtime')

Review Comment:
   This was just done to illustrate the approach (and test it in the build). 
I'll revert this bit before merging



-- 
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-unsubscr...@kafka.apache.org

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

Reply via email to