[
https://issues.apache.org/jira/browse/FLINK-20076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-20076:
-----------------------------------
Labels: pull-request-available (was: )
> 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.10.2, 1.11.2
> Reporter: Matthias
> Assignee: Matthias
> Priority: Minor
> Labels: pull-request-available
> 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)