FrankYang0529 commented on code in PR #17615:
URL: https://github.com/apache/kafka/pull/17615#discussion_r1823892341


##########
build.gradle:
##########
@@ -2803,6 +2793,7 @@ project(':streams:streams-scala') {
     testImplementation project(':server-common').sourceSets.test.output
     testImplementation project(':streams').sourceSets.test.output
     testImplementation project(':clients').sourceSets.test.output
+    testImplementation 
project(':streams:integration-tests').sourceSets.test.output

Review Comment:
   Updated it. The failed case will be handled in 
https://github.com/apache/kafka/pull/17645.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to