Myasuka commented on code in PR #24231:
URL: https://github.com/apache/flink/pull/24231#discussion_r1472595012
##########
flink-kubernetes/src/main/java/org/apache/flink/kubernetes/highavailability/KubernetesLeaderElectionDriver.java:
##########
@@ -89,11 +85,6 @@ public KubernetesLeaderElectionDriver(
kubeClient.createLeaderElector(
leaderElectionConfiguration, new
LeaderCallbackHandlerImpl());
- this.configMapLabels =
- KubernetesUtils.getConfigMapLabels(
Review Comment:
If my understanding is right, I think the `b7e8b792` commit would not need
to be reverted @XComp after the discussion.
--
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]