sijie opened a new pull request #2893: Issue #2890: Dependencies for using Pulsar in Storm topologies URL: https://github.com/apache/pulsar/pull/2893 *Motivation* Fixes #2890 The shading plugin used in pulsar-storm is promoting transitive dependencies to the dependency-reduced pom, which will mix pulsar-client and pulsar-client-original together in the classpath. *Changes* - disabled `promoteTransitiveDependencies` in pulsar-storm - remove shade plugin from pulsar-flink
---------------------------------------------------------------- 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
