jerrypeng opened a new pull request #2053: fix bug with specifying jar via config file URL: https://github.com/apache/incubator-pulsar/pull/2053 When jar is specified via config file it is not being used since the param "jarFile" is being used. We should always use what is in *Config.getJar() as source of truth
---------------------------------------------------------------- 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
