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 19aecd736 Rebuild website
19aecd736 is described below

commit 19aecd73665a35929f9d386ee70751389b08236d
Author: Chesnay Schepler <[email protected]>
AuthorDate: Tue Aug 16 16:54:34 2022 +0200

    Rebuild website
---
 content/blog/feed.xml                       | 4 +++-
 content/news/2022/07/06/release-1.15.1.html | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index b6b7f29e9..36529c5f5 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -769,9 +769,11 @@ Below you will find a list of all bugfixes and 
improvements (excluding improveme
 
 &lt;h1 id=&quot;release-notes&quot;&gt;Release Notes&lt;/h1&gt;
 
-&lt;p&gt;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:&lt;/p&gt;
+&lt;p&gt;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:&lt;/p&gt;
 
 &lt;ul&gt;
+&lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-28861&quot;&gt;FLINK-28861&lt;/a&gt;]
 -         Non-deterministic UID generation might cause issues during restore 
for Table/SQL API
+&lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-28060&quot;&gt;FLINK-28060&lt;/a&gt;]
 -         Kafka commit on checkpointing fails repeatedly after a broker restart
 &lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/FLINK-28322&quot;&gt;FLINK-28322&lt;/a&gt;]
 -         DataStreamScanProvider&#39;s new method is not compatible
diff --git a/content/news/2022/07/06/release-1.15.1.html 
b/content/news/2022/07/06/release-1.15.1.html
index d2b677483..89da2187e 100644
--- a/content/news/2022/07/06/release-1.15.1.html
+++ b/content/news/2022/07/06/release-1.15.1.html
@@ -289,9 +289,11 @@ Below you will find a list of all bugfixes and 
improvements (excluding improveme
 
 <h1 id="release-notes">Release Notes</h1>
 
-<p>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:</p>
+<p>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:</p>
 
 <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

Reply via email to