[GitHub] flink pull request #4491: [FLINK-7362] [checkpoints] Savepoint property is l...

2017-08-15 Thread StefanRRichter
Github user StefanRRichter closed the pull request at: https://github.com/apache/flink/pull/4491 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] flink pull request #4491: [FLINK-7362] [checkpoints] Savepoint property is l...

2017-08-07 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/4491#discussion_r13175 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointProperties.java --- @@ -225,6 +230,7 @@ public String toString() {

[GitHub] flink pull request #4491: [FLINK-7362] [checkpoints] Savepoint property is l...

2017-08-07 Thread StefanRRichter
GitHub user StefanRRichter opened a pull request: https://github.com/apache/flink/pull/4491 [FLINK-7362] [checkpoints] Savepoint property is lost after de/serial… …ization of CheckpointProperties ## What is the purpose of the change This PR fixes lost