This is an automated email from the ASF dual-hosted git repository.

karan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 275e52a342e Router going oom in revised IT's (#18209)
275e52a342e is described below

commit 275e52a342ec29e5bd5d6d03f79f748a8dbfd39b
Author: Karan Kumar <[email protected]>
AuthorDate: Mon Jul 7 12:47:19 2025 +0530

    Router going oom in revised IT's (#18209)
---
 .../cases/cluster/Common/environment-configs/router.env                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/integration-tests-ex/cases/cluster/Common/environment-configs/router.env 
b/integration-tests-ex/cases/cluster/Common/environment-configs/router.env
index 2e8c5bc6f43..62d9cd49f09 100644
--- a/integration-tests-ex/cases/cluster/Common/environment-configs/router.env
+++ b/integration-tests-ex/cases/cluster/Common/environment-configs/router.env
@@ -20,7 +20,7 @@
 DRUID_SERVICE=router
 
 # JAVA OPTS
-DRUID_SERVICE_JAVA_OPTS=-Xmx64m -Xms64m
+DRUID_SERVICE_JAVA_OPTS=-Xmx96m -Xms96m
 
 # Druid configs
 druid_host=router


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to