This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a commit to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.16 by this push:
new b309293561a [FLINK-33149][build] Bump snappy to 1.1.10.4 (#23459)
b309293561a is described below
commit b309293561a1881fcc127d2d7a712eb8b03edba5
Author: Ryan Skraba <[email protected]>
AuthorDate: Wed Sep 27 17:53:11 2023 +0200
[FLINK-33149][build] Bump snappy to 1.1.10.4 (#23459)
---
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 +-
pom.xml | 2 +-
7 files changed, 7 insertions(+), 7 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 b010e5ece6d..b78ec13f53c 100644
--- a/flink-dist/src/main/resources/META-INF/NOTICE
+++ b/flink-dist/src/main/resources/META-INF/NOTICE
@@ -18,7 +18,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 1311c0dd36c..e49cc58536e 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-pkix:1.0.1
- org.apache.kerby:kerby-asn1: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 2d701b21d9c..9f57e4a9684 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-asn1: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
- org.wildfly.openssl:wildfly-openssl:1.0.7.Final
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 2032d420561..0582d56d291 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
@@ -49,7 +49,7 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.hudi:hudi-presto-bundle:0.10.1
- org.weakref:jmxutils:1.19
- software.amazon.ion:ion-java:1.0.2
-- org.xerial.snappy:snappy-java:1.1.10.1
+- org.xerial.snappy:snappy-java:1.1.10.4
- org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7:1.1.1
- org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.1.1
- org.apache.kerby:kerb-core:1.0.1
diff --git a/pom.xml b/pom.xml
index 07f3bfa2204..8ef7745b81f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -530,7 +530,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>
</dependency>
<dependency>