Abacn commented on code in PR #35085:
URL: https://github.com/apache/beam/pull/35085#discussion_r2130531962


##########
sdks/java/io/kafka/build.gradle:
##########
@@ -107,6 +107,7 @@ dependencies {
   testImplementation library.java.testcontainers_kafka
   testRuntimeOnly library.java.slf4j_jdk14
   testRuntimeOnly project(path: ":runners:direct-java", configuration: 
"shadow")
+  testImplementation group: 'org.apache.beam', name: 
'beam-runners-google-cloud-dataflow-java', version: "2.65.0"

Review Comment:
   Discussed offline
   
   - don't depend on released Beam
   
   - consider add a project under kafka/ for testing Managed Kafka on Dataflow



-- 
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