mosche commented on code in PR #23730:
URL: https://github.com/apache/beam/pull/23730#discussion_r1002931649
##########
examples/java/build.gradle:
##########
@@ -109,13 +109,8 @@ dependencies {
}
directRunnerPreCommit project(path: ":runners:direct-java", configuration:
"shadow")
flinkRunnerPreCommit
project(":runners:flink:${project.ext.latestFlinkVersion}")
- // TODO: Make the netty version used configurable, we add netty-all
4.1.17.Final so it appears on the classpath
- // before 4.1.8.Final defined by Apache Beam
- sparkRunnerPreCommit "io.netty:netty-all:4.1.17.Final"
Review Comment:
This is far obsolete and has no effect ...
--
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]