Matthias Pohl created FLINK-32381: ------------------------------------- Summary: Replaces error handling functionality with onError method in MultipleComponentLeaderElectionDriver.Listener interface Key: FLINK-32381 URL: https://issues.apache.org/jira/browse/FLINK-32381 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination Reporter: Matthias Pohl
The communication between the {{DefaultLeaderElectionService}} and the driver can be improved in a way that errors are forwarded by the driver through the {{Listener}} interface rather than holding the service's error handler. -- This message was sent by Atlassian Jira (v8.20.10#820010)