harshith-21 opened a new pull request, #9861: URL: https://github.com/apache/ozone/pull/9861
## What changes were proposed in this pull request? HDDS-14762: Explicitly pass log4j.properties for reload4j instead of relying on classpath discovery Please describe your PR in detail: Explicitly pass -Dlog4j.configuration pointing to log4j.properties for all Ozone daemon components (OM, SCM, Datanode, S3G, HTTPFS, CSI, Recon) instead of relying on classpath discovery. This ensures reload4j picks up the correct configuration deterministically. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-14762 ## How was this patch tested? tested in local env with ozone 1.4.1 by replacing the shell script. -- 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]
