edu05 commented on pull request #16487:
URL: https://github.com/apache/flink/pull/16487#issuecomment-884589737


   Hi @dmvk I've addressed most of the comments, I'm just missing something to 
complete the new acceptance test. If you take a look at CheckpointStoreITCase 
you should see I've made the "warmup" phase an infinite loop. The idea is to 
make a RPC that sets warmUp to true, allowing for the infinite loop to 
terminate. The test can only finish if the RPC is allowed and completed while 
the recover is on-going, just what we wanted to prove. So, my question is: How 
can I invoke a RPC from that test?
   
   Almost there!


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to