XComp commented on a change in pull request #18536:
URL: https://github.com/apache/flink/pull/18536#discussion_r796574333
##########
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/dispatcher/DispatcherResourceCleanupTest.java
##########
@@ -619,34 +618,6 @@ public boolean hasCleanJobResultEntry(JobID jobId) throws
IOException {
}
}
- @Test
- public void testHABlobsAreNotRemovedIfHAJobGraphRemovalFails() throws
Exception {
Review comment:
JobGraph removal and high availability cleanup are not depending on each
other anymore.
--
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]