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

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

> Tests revoke leadership too early
> ---------------------------------
>
>                 Key: FLINK-32479
>                 URL: https://issues.apache.org/jira/browse/FLINK-32479
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Runtime / Coordination, Tests
>    Affects Versions: 1.18.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.18.0
>
>
> There are a few tests issue a request to the dispatcher and immediately 
> revoke leadership. In this case there is no guarantee that the request 
> arrived before leadership was revoked, so it could fail if it arrives 
> afterwards since we reject requests if we aren't the leader anymore.



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

Reply via email to