This is an automated email from the ASF dual-hosted git repository.
jingge 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 63d0062c7 [FLINK-33888] Add a note for a blocker issue FLINK-34063
which will be fixed in 1.18.2
63d0062c7 is described below
commit 63d0062c7e281195cc27048860b5a3f8f11c0800
Author: jingge <[email protected]>
AuthorDate: Fri Jan 19 13:31:27 2024 +0100
[FLINK-33888] Add a note for a blocker issue FLINK-34063 which will be
fixed in 1.18.2
---
docs/content/posts/2024-01-19-release-1.18.1.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/content/posts/2024-01-19-release-1.18.1.md
b/docs/content/posts/2024-01-19-release-1.18.1.md
index f53becb54..01fcd8b81 100644
--- a/docs/content/posts/2024-01-19-release-1.18.1.md
+++ b/docs/content/posts/2024-01-19-release-1.18.1.md
@@ -17,6 +17,9 @@ Below you will find a list of all bugfixes and improvements
(excluding improveme
We highly recommend all users upgrade to Flink 1.18.1.
+**Note: Users that have [state
compression](https://nightlies.apache.org/flink/flink-docs-release-1.18/docs/ops/state/large_state_tuning/#compression)
+should not migrated to 1.18.1 (nor 1.18.0) due to a critical bug that could
lead to data loss. Please refer to
[FLINK-34063](https://issues.apache.org/jira/browse/FLINK-34063) for more
information.**
+
# Release Artifacts
## Maven Dependencies