StephanEwen commented on pull request #13885: URL: https://github.com/apache/flink/pull/13885#issuecomment-731591635
This should be totally independent from any checkpoint code, because it has nothing to do with checkpointing. This is purely file system business. The changes would be in the `FileSystem` class and the `FileSystemFactory` picks up the configuration value in the `configure()` method. ---------------------------------------------------------------- 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]
