This is an automated email from the ASF dual-hosted git repository.
jingge pushed a commit to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.18 by this push:
new f4093fcfcaf [BP-1.18][FLINK-33149][build] Bump snappy to 1.1.10.4
f4093fcfcaf is described below
commit f4093fcfcaf0dea7b497bf3c69d6608616de7092
Author: Ryan Skraba <[email protected]>
AuthorDate: Mon Sep 25 10:21:23 2023 +0200
[BP-1.18][FLINK-33149][build] Bump snappy to 1.1.10.4
---
docs/content.zh/docs/ops/state/large_state_tuning.md | 2 +-
docs/content/docs/ops/state/large_state_tuning.md | 2 +-
flink-dist/src/main/resources/META-INF/NOTICE | 2 +-
.../flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE | 2 +-
flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE | 2 +-
flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE | 2 +-
.../src/main/resources/META-INF/NOTICE | 2 +-
pom.xml | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/docs/content.zh/docs/ops/state/large_state_tuning.md
b/docs/content.zh/docs/ops/state/large_state_tuning.md
index 0b0ce391ec3..2a0c97e7c7a 100644
--- a/docs/content.zh/docs/ops/state/large_state_tuning.md
+++ b/docs/content.zh/docs/ops/state/large_state_tuning.md
@@ -173,7 +173,7 @@ Flink 的设计力求使最大并行度的值达到很高的效率,即使执
## 压缩
-Flink 为所有 checkpoints 和 savepoints 提供可选的压缩(默认:关闭)。 目前,压缩总是使用 [snappy 压缩算法(版本
1.1.4)](https://github.com/xerial/snappy-java),
+Flink 为所有 checkpoints 和 savepoints 提供可选的压缩(默认:关闭)。 目前,压缩总是使用 [snappy 压缩算法(版本
1.1.10.x)](https://github.com/xerial/snappy-java),
但我们计划在未来支持自定义压缩算法。 压缩作用于 keyed state 下 key-groups 的粒度,即每个 key-groups
可以单独解压缩,这对于重新缩放很重要。
可以通过 `ExecutionConfig` 开启压缩:
diff --git a/docs/content/docs/ops/state/large_state_tuning.md
b/docs/content/docs/ops/state/large_state_tuning.md
index 12ea3f0a780..e783d2b56c1 100644
--- a/docs/content/docs/ops/state/large_state_tuning.md
+++ b/docs/content/docs/ops/state/large_state_tuning.md
@@ -203,7 +203,7 @@ executing the program with a low parallelism.
## Compression
Flink offers optional compression (default: off) for all checkpoints and
savepoints. Currently, compression always uses
-the [snappy compression algorithm (version
1.1.4)](https://github.com/xerial/snappy-java) but we are planning to support
+the [snappy compression algorithm (version
1.1.10.x)](https://github.com/xerial/snappy-java) but we are planning to support
custom compression algorithms in the future. Compression works on the
granularity of key-groups in keyed state, i.e.
each key-group can be decompressed individually, which is important for
rescaling.
diff --git a/flink-dist/src/main/resources/META-INF/NOTICE
b/flink-dist/src/main/resources/META-INF/NOTICE
index 5d9a217e153..8eb3dbc5dc7 100644
--- a/flink-dist/src/main/resources/META-INF/NOTICE
+++ b/flink-dist/src/main/resources/META-INF/NOTICE
@@ -19,7 +19,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.javassist:javassist:3.24.0-GA
- org.lz4:lz4-java:1.8.0
- org.objenesis:objenesis:2.1
-- org.xerial.snappy:snappy-java:1.1.10.1
+- org.xerial.snappy:snappy-java:1.1.10.4
This project bundles the following dependencies under the BSD license.
See bundled license files for details.
diff --git
a/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
b/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
index a7b54bcf948..0236725e0a4 100644
---
a/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
+++
b/flink-filesystems/flink-fs-hadoop-shaded/src/main/resources/META-INF/NOTICE
@@ -31,7 +31,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.kerby:kerby-asn1:1.0.1
- org.apache.kerby:kerby-pkix:1.0.1
- org.apache.kerby:kerby-util:1.0.1
-- org.xerial.snappy:snappy-java:1.1.10.1
+- org.xerial.snappy:snappy-java:1.1.10.4
This project bundles the following dependencies under the MIT
(https://opensource.org/licenses/MIT)
diff --git
a/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
b/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
index fa67a18717e..c16ab1adc98 100644
--- a/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
+++ b/flink-filesystems/flink-s3-fs-hadoop/src/main/resources/META-INF/NOTICE
@@ -41,7 +41,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.kerby:kerby-pkix:1.0.1
- org.apache.kerby:kerby-util:1.0.1
- org.wildfly.openssl:wildfly-openssl:1.0.7.Final
-- org.xerial.snappy:snappy-java:1.1.10.1
+- org.xerial.snappy:snappy-java:1.1.10.4
- software.amazon.ion:ion-java:1.0.2
This project bundles the following dependencies under BSD-2 License
(https://opensource.org/licenses/BSD-2-Clause).
diff --git
a/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
b/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
index ab442ff671f..3356afa2205 100644
--- a/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
+++ b/flink-filesystems/flink-s3-fs-presto/src/main/resources/META-INF/NOTICE
@@ -55,7 +55,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.kerby:kerby-util:1.0.1
- org.weakref:jmxutils:1.19
- org.wildfly.openssl:wildfly-openssl:1.0.7.Final
-- org.xerial.snappy:snappy-java:1.1.10.1
+- org.xerial.snappy:snappy-java:1.1.10.4
- software.amazon.ion:ion-java:1.0.2
This project bundles the following dependencies under BSD-2 License
(https://opensource.org/licenses/BSD-2-Clause).
diff --git
a/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
b/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
index fb62caf7ea9..dd601b9119f 100644
---
a/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
+++
b/flink-formats/flink-sql-avro-confluent-registry/src/main/resources/META-INF/NOTICE
@@ -17,7 +17,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.commons:commons-compress:1.21
- org.apache.kafka:kafka-clients:7.2.2-ccs
- org.glassfish.jersey.core:jersey-common:2.30
-- org.xerial.snappy:snappy-java:1.1.10.1
+- org.xerial.snappy:snappy-java:1.1.10.4
The binary distribution of this product bundles these dependencies under the
Eclipse Public License - v 2.0
(https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)
diff --git a/pom.xml b/pom.xml
index 34a4d8c7cae..1c029b5007c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -538,7 +538,7 @@ under the License.
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
- <version>1.1.10.1</version>
+ <version>1.1.10.4</version>
<exclusions>
<exclusion>
<!-- Causes unnecessary
dependency convergence errors; see MENFORCER-437 -->