We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0163ab commit ade0be9Copy full SHA for ade0be9
flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/FinalizeOnMasterTest.java
@@ -20,7 +20,6 @@
20
21
import org.apache.flink.api.common.JobStatus;
22
import org.apache.flink.runtime.concurrent.ComponentMainThreadExecutorServiceAdapter;
23
-import org.apache.flink.runtime.io.disk.iomanager.AsynchronousFileIOChannelTest;
24
import org.apache.flink.runtime.jobgraph.JobGraphTestUtils;
25
import org.apache.flink.runtime.jobgraph.JobVertex;
26
import org.apache.flink.runtime.jobgraph.JobVertex.FinalizeOnMasterContext;
0 commit comments