kl0u commented on a change in pull request #14137:
URL: https://github.com/apache/flink/pull/14137#discussion_r526852314
##########
File path:
flink-tests/src/test/java/org/apache/flink/test/streaming/runtime/SinkITCase.java
##########
@@ -235,8 +235,7 @@ public void writerAndGlobalCommitterExecuteInBatchMode()
throws Exception {
private StreamExecutionEnvironment buildStreamEnv() {
final StreamExecutionEnvironment env =
StreamExecutionEnvironment.getExecutionEnvironment();
- final Configuration config = new Configuration();
Review comment:
No. I will also actually update the method below `buildBatchEnv()`.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]