Skip to content

Commit

Permalink
[hotfix][release] Update the compatibility table for the release 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
HuangXingBo committed Sep 7, 2022
1 parent 54b6b69 commit 917512b
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
32 changes: 32 additions & 0 deletions docs/content.zh/docs/ops/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<th class="text-center">1.11.x</th>
<th class="text-center">1.12.x</th>
<th class="text-center">1.13.x</th>
<th class="text-center">1.14.x</th>
<th class="text-center" style="width: 50%">Limitations</th>
</tr>
</thead>
Expand All @@ -235,6 +236,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-left">The maximum parallelism of a job that was migrated from Flink 1.1.x to 1.2.x+ is
currently fixed as the parallelism of the job. This means that the parallelism can not be increased after
migration. This limitation might be removed in a future bugfix release.</td>
Expand All @@ -254,6 +256,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</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
Expand All @@ -279,6 +282,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left">Migrating from Flink 1.3.0 to Flink 1.4.[0,1] will fail if the savepoint contains Scala case classes. Users have to directly migrate to 1.4.2+ instead.</td>
</tr>
<tr>
Expand All @@ -296,6 +300,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -313,6 +318,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left">There is a known issue with resuming broadcast state created with 1.5.x in versions
1.6.x up to 1.6.2, and 1.7.0: <a href="https://issues.apache.org/jira/browse/FLINK-11087">FLINK-11087</a>. Users
upgrading to 1.6.x or 1.7.x series need to directly migrate to minor versions higher than 1.6.2 and 1.7.0,
Expand All @@ -333,6 +339,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -350,6 +357,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -367,6 +375,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -384,6 +393,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -401,6 +411,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -418,6 +429,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -435,6 +447,7 @@ 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-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -452,8 +465,27 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left">Don't upgrade from 1.12.x to 1.13.x with an unaligned checkpoint. Please use a savepoint for migrating.</td>
</tr>
<tr>
<td class="text-center"><strong>1.14.x</strong></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center">O</td>
<td class="text-left"</td>
</tr>
</tbody>
</table>

Expand Down
32 changes: 32 additions & 0 deletions docs/content/docs/ops/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<th class="text-center">1.11.x</th>
<th class="text-center">1.12.x</th>
<th class="text-center">1.13.x</th>
<th class="text-center">1.14.x</th>
<th class="text-center" style="width: 50%">Limitations</th>
</tr>
</thead>
Expand All @@ -250,6 +251,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-left">The maximum parallelism of a job that was migrated from Flink 1.1.x to 1.2.x+ is
currently fixed as the parallelism of the job. This means that the parallelism can not be increased after
migration. This limitation might be removed in a future bugfix release.</td>
Expand All @@ -269,6 +271,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</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
Expand All @@ -294,6 +297,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left">Migrating from Flink 1.3.0 to Flink 1.4.[0,1] will fail if the savepoint contains Scala case classes. Users have to directly migrate to 1.4.2+ instead.</td>
</tr>
<tr>
Expand All @@ -311,6 +315,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -328,6 +333,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left">There is a known issue with resuming broadcast state created with 1.5.x in versions
1.6.x up to 1.6.2, and 1.7.0: <a href="https://issues.apache.org/jira/browse/FLINK-11087">FLINK-11087</a>. Users
upgrading to 1.6.x or 1.7.x series need to directly migrate to minor versions higher than 1.6.2 and 1.7.0,
Expand All @@ -348,6 +354,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -365,6 +372,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -382,6 +390,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -399,6 +408,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -416,6 +426,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -433,6 +444,7 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -450,6 +462,7 @@ 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-center">O</td>
<td class="text-left"></td>
</tr>
<tr>
Expand All @@ -467,8 +480,27 @@ Savepoints are compatible across Flink versions as indicated by the table below:
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center">O</td>
<td class="text-center">O</td>
<td class="text-left">Don't upgrade from 1.12.x to 1.13.x with an unaligned checkpoint. Please use a savepoint for migrating.</td>
</tr>
<tr>
<td class="text-center"><strong>1.14.x</strong></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center"></td>
<td class="text-center">O</td>
<td class="text-left"</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 917512b

Please sign in to comment.