lhotari commented on issue #8233:
URL: https://github.com/apache/pulsar/issues/8233#issuecomment-713675936


   > I'm unaware about pulsar-client-original and what's the difference between 
non "original" one.
   
   
[pulsar-client](https://search.maven.org/artifact/org.apache.pulsar/pulsar-client/2.6.1/jar)
 shades most dependencies. 
[pulsar-client-original](https://search.maven.org/artifact/org.apache.pulsar/pulsar-client-original/2.6.1/jar)
 is the same code, but the dependencies aren't shaded. You can notice the 
difference in dependencies for example by comparing the pom.xml files. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to