[
https://issues.apache.org/jira/browse/FLINK-22704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347398#comment-17347398
]
Till Rohrmann commented on FLINK-22704:
---------------------------------------
I think the problem is caused by not waiting on the leader election of the
{{JobMaster}} to have completed. That's why it can happen that we stop the
{{LeaderElectionService}} before it has created the job specific leader nodes.
I will fix this problem if it is ok [~mapohl].
> ZooKeeperHaServicesTest.testCleanupJobData failed
> -------------------------------------------------
>
> Key: FLINK-22704
> URL: https://issues.apache.org/jira/browse/FLINK-22704
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.13.0
> Reporter: Guowei Ma
> Assignee: Matthias
> Priority: Critical
> Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=18108&view=logs&j=77a9d8e1-d610-59b3-fc2a-4766541e0e33&t=7c61167f-30b3-5893-cc38-a9e3d057e392&l=8172
> {code:java}
> May 19 01:30:02 Expected: a collection containing
> "1a2850d5759a2e1f4fef9cc7e6abc675"
> May 19 01:30:02 but: was "resource_manager_lock"
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)