Zakelly commented on code in PR #24402: URL: https://github.com/apache/flink/pull/24402#discussion_r1515560305
########## flink-runtime/src/main/java/org/apache/flink/runtime/state/LocalBackupAndRecoveryDirectoryProvider.java: ########## @@ -48,7 +48,7 @@ * * <p> */ -public interface LocalRecoveryDirectoryProvider extends Serializable { +public interface LocalBackupAndRecoveryDirectoryProvider extends Serializable { Review Comment: maybe 'SnapshotLocalBackupDirectoryProvider' is too long, so LocalSnapshotDirectoryProvider is also fine with me -- 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