File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
1212 - Use ` --console-log-format ` (or ` CONSOLE_LOG_FORMAT ` ) to set the format to ` plain ` (default) or ` json ` .
1313- The operator now defaults to ` AES/CTR/NoPadding ` for ` dfs.encrypt.data.transfer.cipher.suite ` to improve security and performance ([ #693 ] ).
1414- The built-in Prometheus servlet is now enabled and metrics are exposed under the ` /prom ` path of all UI services ([ #695 ] ).
15+ - Added several properties to ` hdfs-site.xml ` that improve general performance and reliability ([ #696 ] )
1516
1617### Changed
1718
@@ -50,6 +51,7 @@ All notable changes to this project will be documented in this file.
5051[ #684 ] : https://github.com/stackabletech/hdfs-operator/pull/684
5152[ #693 ] : https://github.com/stackabletech/hdfs-operator/pull/693
5253[ #695 ] : https://github.com/stackabletech/hdfs-operator/pull/695
54+ [ #696 ] : https://github.com/stackabletech/hdfs-operator/pull/696
5355
5456## [ 25.3.0] - 2025-03-21
5557
You can’t perform that action at this time.
0 commit comments