Skip to content

Commit ec67eec

Browse files
committed
chore(25.3.0): Add Hive memory reservation increase
1 parent 025a7ff commit ec67eec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,16 @@ They have been stabilised in OPA 1.0 and are now implicitly imported.
3131
Druid::
3232

3333
The default memory limits have been increased for following roles:
34+
3435
* Coordinator: From `512Mi` to `768Mi`
3536
* Middle Manager: From `1Gi` to `1500Mi`.
3637

3738
NOTE: Upgrades to existing deployments could cause memory limits to be reached on the node/namespace.
3839

40+
Hive::
41+
42+
The the default memory reservation of Hive metastore has been increased from `512Mi` to `768Mi` to avoid OOMKilled events.
43+
3944
Bug fixes::
4045

4146
* Previously, pods with a Listener volume were stuck in an "Unknown" state after their node was restarted.

0 commit comments

Comments
 (0)