You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/04/25 12:48:22 UTC

[GitHub] [flink] klion26 commented on pull request #11722: [FLINK-5763][state backends] Make savepoints self-contained and relocatable

klion26 commented on pull request #11722:
URL: https://github.com/apache/flink/pull/11722#issuecomment-619374656


   @StephanEwen I've updated the pr according to the comments. please take anther round riview when you're free
   
   Currently, just convert to `RelativeStateHandle` when the `FileSystem` is not `EntropyFileSystem`, because it's a bit tricky to get right base path from `FsCompletedCheckpointStorageLocation#getExclusiveCheckpointDir` and from if I under right, there is no much benefit to relocate savepoint under `EntropyFileSystem`.


----------------------------------------------------------------
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:
users@infra.apache.org