Skip to content

Commit fe83b02

Browse files
committed
docs: Mention Apache Hadoop OpenSSL fixes
1 parent c7bac8e commit fe83b02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/ROOT/partials/release-notes/release-25.7.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ This includes 3 critical and 97 high-severity CVEs.
171171
See https://github.com/stackabletech/hdfs-operator/issues/685[hdfs-operator#685].
172172
* The operator now defaults `dfs.encrypt.data.transfer.cipher.suite` to `AES/CTR/NoPadding` to improve security and performance.
173173
See https://github.com/stackabletech/hdfs-operator/pull/693[hdfs-operator#693].
174+
* Previously Apache Hadoop wouldn't find and use the native OpenSSL library to speed up crypto operations.
175+
This was fixed by adding a https://issues.apache.org/jira/browse/HADOOP-12845[missing symlink] and backporting https://issues.apache.org/jira/browse/HADOOP-18583[HADOOP-18583].
176+
See https://github.com/stackabletech/docker-images/pull/1209[docker-images#1209].
174177

175178
===== Apache NiFi
176179

0 commit comments

Comments
 (0)