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

xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 6d34505  Fix the BootClassPath when using jdk doesn't support 
RuntimeMXBean.getBootClassPath() (#6837)
     add 99002a9  Unify to use one log4j2.xml (#6836)

No new revisions were added by this update.

Summary of changes:
 kubernetes/helm/README.md                          | 528 +--------------------
 kubernetes/helm/pinot/README.md                    |   8 +-
 .../helm/pinot/pinot-github-events-setup.yml       |   2 +-
 kubernetes/helm/pinot/values.yaml                  |   8 +-
 pinot-tools/pom.xml                                |  14 +-
 .../{pinot-ingestion-job-log4j2.xml => log4j2.xml} |  34 +-
 .../main/resources/conf/pinot-service-log4j2.xml   |   3 +
 .../src/main/resources/conf/pinot-tools-log4j2.xml |  40 --
 .../src/main/resources/conf/quickstart-log4j2.xml  |  11 +
 pinot-tools/src/main/resources/log4j2.xml          |  86 ++--
 10 files changed, 76 insertions(+), 658 deletions(-)
 copy pinot-tools/src/main/resources/conf/{pinot-ingestion-job-log4j2.xml => 
log4j2.xml} (62%)

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

Reply via email to