Skip to content

Commit abe242f

Browse files
committed
changelog
1 parent 4b90e21 commit abe242f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file.
1717
- Switch the WebUI liveness probe from `httpGet` to checking the tcp socket.
1818
This helps with setups where configOverrides are used to enable security on the HTTP interfaces.
1919
As this results in `401` HTTP responses (instead of `200`), this previously failed the liveness checks.
20+
- Set the JVM argument `-Xms` in addition to `-Xmx` (with the same value). This ensure consistent JVM configs across our products.
2021

2122
[#619]: https://github.com/stackabletech/hdfs-operator/pull/619
2223
[#629]: https://github.com/stackabletech/hdfs-operator/pull/629

0 commit comments

Comments
 (0)