Matthias Pohl created FLINK-32994:
-------------------------------------
Summary: LeaderElectionDriver.toString() is not implemented
Key: FLINK-32994
URL: https://issues.apache.org/jira/browse/FLINK-32994
Project: Flink
Issue Type: Bug
Components: Runtime / Coordination
Affects Versions: 1.18.0, 1.19.0
Reporter: Matthias Pohl
We noticed in FLINK-32678 that the {{toString()}} method of
{{LeaderElectionDriver}} wasn't implemented with the FLINK-26522 changes. The
legacy implementations actually provided a proper implementation. The
{{MultipleComponentLeaderElectionDriver}} implementations (which we reused in
FLINK-26522) didn't provide such a method.
I'm marking this as a critical because it's a regression. But I'm not marking
it as a blocker because it's only affecting the log output.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)