[
https://issues.apache.org/jira/browse/FLINK-20076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-20076.
---------------------------------
Fix Version/s: 1.11.3
1.10.3
Resolution: Fixed
Fixed via
1.12.0: 91404f435f20c5cd6714ee18bf4ccf95c81fb73e
1.11.3: 5f1e6654330a29013ef9c940ef1b799e82d3c228
1.10.3: fd624ce133fea2f30781fd855a8ab3a2b1840627
> 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, 1.10.3, 1.11.3
>
>
> {{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)