snuyanzin opened a new pull request, #93: URL: https://github.com/apache/flink-connector-jdbc/pull/93
The reason is this line https://github.com/apache/flink/blame/a41229b24d82e8c561350c42d8a98dfb865c3f69/flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/hybrid/tiered/netty/TestingTierConsumerAgent.java#L28 added within https://github.com/apache/flink/pull/23927 now we need to have this dependency for tests to continue build it with jdk17+ P.S. to reproduce problem locally ``` mvn clean install -Dflink.version=1.19-SNAPSHOT ``` -- 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]
