sijie opened a new pull request #1881: [functions] Dont shade log4j2 in java runtime instance URL: https://github.com/apache/incubator-pulsar/pull/1881 *Motivation* #1849 shade the dependencies in java instance uber jar. However it shades the log4j2, which causes functions running in process mode can't output any logging messages. *Solution* Don't shade log4j2 in java runtime instance
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
