You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/10/31 00:44:15 UTC

[GitHub] sijie opened a new pull request #2893: Issue #2890: Dependencies for using Pulsar in Storm topologies

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:
users@infra.apache.org


With regards,
Apache Git Services