sijie opened a new pull request #1849: Shade jars included in java instance uber jar URL: https://github.com/apache/incubator-pulsar/pull/1849 *Motivation* dependencies are packaged into a java uber jar for running functions in process mode. however we don't shade those dependencies, it can potentially conflict with user' function dependencies *Solution* Shade the dependencies included in the java instance uber jar.
---------------------------------------------------------------- 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
