yanghua commented on a change in pull request #8410: [FLINK-11159] Allow 
configuration whether to fall back to savepoints for restore
URL: https://github.com/apache/flink/pull/8410#discussion_r282921569
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointCoordinator.java
 ##########
 @@ -183,6 +184,8 @@
        /** Registry that tracks state which is shared across (incremental) 
checkpoints. */
        private SharedStateRegistry sharedStateRegistry;
 
+       private boolean isPerferCheckpointForRecovery;
 
 Review comment:
   Sorry for the typo, will fix it soon.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to