You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/08/16 14:51:25 UTC

[flink-web] branch asf-site updated: [FLINK-28861] Add warning about invalid table restore behavior for 1.15.1

This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 121d37db9 [FLINK-28861] Add warning about invalid table restore behavior for 1.15.1
121d37db9 is described below

commit 121d37db930690f07a301817421bde8d7e452f43
Author: Timo Walther <tw...@apache.org>
AuthorDate: Tue Aug 16 10:04:49 2022 +0200

    [FLINK-28861] Add warning about invalid table restore behavior for 1.15.1
---
 _posts/2022-07-06-release-1.15.1.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/_posts/2022-07-06-release-1.15.1.md b/_posts/2022-07-06-release-1.15.1.md
index ffdc85501..558802ef1 100644
--- a/_posts/2022-07-06-release-1.15.1.md
+++ b/_posts/2022-07-06-release-1.15.1.md
@@ -57,9 +57,11 @@ You can find the binaries on the updated [Downloads page]({{ site.baseurl }}/dow
 
 # Release Notes
 
-The community is aware of two issues that were introduced with 1.15.0 that remain unresolved. Efforts are underway to fix these issues for Flink 1.15.2:
+The community is aware of 3 issues that were introduced with 1.15.0 that remain unresolved. Efforts are underway to fix these issues for Flink 1.15.2:
 
 <ul>
+<li>[<a href='https://issues.apache.org/jira/browse/FLINK-28861'>FLINK-28861</a>] -         Non-deterministic UID generation might cause issues during restore for Table/SQL API
+</li>
 <li>[<a href='https://issues.apache.org/jira/browse/FLINK-28060'>FLINK-28060</a>] -         Kafka commit on checkpointing fails repeatedly after a broker restart
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/FLINK-28322'>FLINK-28322</a>] -         DataStreamScanProvider's new method is not compatible