You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "walterddr (via GitHub)" <gi...@apache.org> on 2023/12/02 01:35:30 UTC

Re: [PR] Correct path of default log4j configures [pinot]

walterddr commented on code in PR #12069:
URL: https://github.com/apache/pinot/pull/12069#discussion_r1412696798


##########
helm/pinot/values.yaml:
##########
@@ -112,7 +112,7 @@ controller:
 
   jvmOpts: "-XX:ActiveProcessorCount=2 -Xms256M -Xmx1G -XX:+UseG1GC -XX:MaxGCPauseMillis=200 -Xlog:gc*:file=/opt/pinot/gc-pinot-controller.log"
 
-  log4j2ConfFile: /opt/pinot/etc/config/pinot-controller-log4j2.xml
+  log4j2ConfFile: /opt/pinot/etc/conf/pinot-controller-log4j2.xml

Review Comment:
   which configuration stated it should be `conf` instead of `config` ? 



-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org