sjwiesman opened a new pull request #13794: URL: https://github.com/apache/flink/pull/13794
…ntStorageAccess ## What is the purpose of the change This is a trivial renaming of CheckpointStorage to CheckpointStorageAccess so we can use the former name as a public interface. This PR is just a result of IntelliJ rename. I decided to make it its own PR since the diff is trivial but rather large. This is prereq work for FLIP-142 ## Brief change log - Rename interface ## Verifying this change This change is a trivial rework / code cleanup without any test coverage. ---------------------------------------------------------------- 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]
