We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025a7ff commit ec67eecCopy full SHA for ec67eec
modules/ROOT/partials/release-notes/release-25.3.adoc
@@ -31,11 +31,16 @@ They have been stabilised in OPA 1.0 and are now implicitly imported.
31
Druid::
32
33
The default memory limits have been increased for following roles:
34
+
35
* Coordinator: From `512Mi` to `768Mi`
36
* Middle Manager: From `1Gi` to `1500Mi`.
37
38
NOTE: Upgrades to existing deployments could cause memory limits to be reached on the node/namespace.
39
40
+Hive::
41
42
+The the default memory reservation of Hive metastore has been increased from `512Mi` to `768Mi` to avoid OOMKilled events.
43
44
Bug fixes::
45
46
* Previously, pods with a Listener volume were stuck in an "Unknown" state after their node was restarted.
0 commit comments