[ 
https://issues.apache.org/jira/browse/FLINK-32413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-32413:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add fallback error handler to DefaultLeaderElectionService
> ----------------------------------------------------------
>
>                 Key: FLINK-32413
>                 URL: https://issues.apache.org/jira/browse/FLINK-32413
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Matthias Pohl
>            Assignee: Matthias Pohl
>            Priority: Major
>              Labels: pull-request-available
>
> The FLIP-285 work separated the driver lifecycle from the contender 
> lifecycle. Now, a contender can be removed but the driver could still be 
> running. Error could be produced on the driver's side. The 
> {{DefaultLeaderElectionService}} would try to forward the error to the 
> contender. With not contender being registered, the error would be swallowed.
> We should add a fallback error handler for this specific case.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to