Myasuka commented on PR #23764: URL: https://github.com/apache/flink/pull/23764#issuecomment-1820449210
@gyfora Sorry for not describing the problem clearly, I focus on the `<clusterId>-cluster-config-map` which has leader election for all the components(e.g. restserver, dispatcher, resourcemanager, jobmanager), jobGraph store and running job registry. After FLINK-24038, it was still watched via labels. The other `<clusterId>-<jobId>-config-map`, which records the checkpoint id, was not watched by taskmanagers and only used by jobmanager. BTW, I have updated the descriptions in the ticket and this PR. -- 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]
