thatran opened a new issue, #10218: URL: https://github.com/apache/pinot/issues/10218
jvm options ( such as Xmx for example ) used by pinot processes should be logged. Currently, the only way to tell what Xmx pinot is using is to do a ps and grep on the result. But, that's for a currently running process. For past jvm options used, it is difficult, if not impossible to tell what Xmx and other jvm options were used for the pinot process. -- 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]
