zentol commented on pull request #17556:
URL: https://github.com/apache/flink/pull/17556#issuecomment-968769546
There's a compile issue:
```
[ERROR]
/__w/1/s/flink-test-utils-parent/flink-test-utils/src/main/java/org/apache/flink/test/util/MiniClusterWithClientExtension.java:[77,9]
cannot find symbol
symbol: variable log
location: class org.apache.flink.test.util.MiniClusterWithClientExtension
[ERROR]
/__w/1/s/flink-test-utils-parent/flink-test-utils/src/main/java/org/apache/flink/test/util/MiniClusterWithClientExtension.java:[106,13]
cannot find symbol
symbol: variable log
location: class org.apache.flink.test.util.MiniClusterWithClientExtension
```
--
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]