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 2018/08/07 12:49:54 UTC

[GitHub] dawidwys commented on a change in pull request #6517: [FLINK-9446][docs] Update savepoint compatibility table for 1.4

dawidwys commented on a change in pull request #6517: [FLINK-9446][docs] Update savepoint compatibility table for 1.4
URL: https://github.com/apache/flink/pull/6517#discussion_r208216233
 
 

 ##########
 File path: docs/ops/upgrading.md
 ##########
 @@ -227,15 +229,25 @@ Savepoints are compatible across Flink versions as indicated by the table below:
           <td class="text-center"></td>
           <td class="text-center">O</td>
           <td class="text-center">O</td>
-          <td class="text-left">When migrating from Flink 1.2.x to Flink 1.3.x, changing parallelism at the same
-          time is not supported. Users have to first take a savepoint after migrating to Flink 1.3.x, and then change
-          parallelism.</td>
+          <td class="text-center">O</td>
+          <td class="text-left">When migrating from Flink 1.2.x to Flink 1.3.x+, changing parallelism at the same
+          time is not supported. Users have to first take a savepoint after migrating to Flink 1.3.x+, and then change
+          parallelism. Savepoints taken by the CEP library cannot be restored in 1.4.x+.</td>
 
 Review comment:
   Another suggestion : `Savepoints taken for applications using CEP library.`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services