XComp commented on a change in pull request #19116:
URL: https://github.com/apache/flink/pull/19116#discussion_r837117843



##########
File path: 
flink-kubernetes/src/test/java/org/apache/flink/kubernetes/highavailability/KubernetesStateHandleStoreTest.java
##########
@@ -445,7 +445,7 @@ public void testReplaceWithNoLeadershipAndDiscardState() 
throws Exception {
                             store.addAndLock(key, state);
                             // Lost leadership
                             getLeaderCallback().notLeader();
-                            electionEventHandler.waitForRevokeLeader(TIMEOUT);

Review comment:
       yeah, I noticed it when continuing the review but forgot to delete this 
comment again...




-- 
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]


Reply via email to