layoaster commented on issue #19385:
URL: https://github.com/apache/druid/issues/19385#issuecomment-4345376782

   I have found the root cause of the issue. The 
[peon.sh](https://github.com/apache/druid/blob/druid-34.0.0/distribution/docker/peon.sh)
 script doesn't handle the flags passed via `jvm.config` file as the script 
[druid.sh](https://github.com/apache/druid/blob/druid-34.0.0/distribution/docker/druid.sh#L181)
 does. The result is that flags can only be passed via` JAVA_OPTS` env-var.
   
   I still wonder why `druid.indexer.runner.javaOptsArray` gets ignored.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to