You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias (Jira)" <ji...@apache.org> on 2020/11/10 12:05:00 UTC

[jira] [Created] (FLINK-20076) DispatcherTest.testOnRemovedJobGraphDoesNotCleanUpHAFiles does not test the desired functionality

Matthias created FLINK-20076:
--------------------------------

             Summary: DispatcherTest.testOnRemovedJobGraphDoesNotCleanUpHAFiles does not test the desired functionality
                 Key: FLINK-20076
                 URL: https://issues.apache.org/jira/browse/FLINK-20076
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Coordination
    Affects Versions: 1.11.2, 1.10.2
            Reporter: Matthias
            Assignee: Matthias
             Fix For: 1.12.0


{{DispatcherTest.testOnRemovedJobGraphDoesNotCleanUpHAFiles}} succeeds but due to different reasons: The used {{TestingJobGraphStore}} is not started. An {{IllegalStateException}} prevents the code from reaching the set `removeJobGraphFuture` to get triggered. Hence, the test succeeds but not for the reason the test was implemented for.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)