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 2017/12/21 13:52:50 UTC

[GitHub] sschepens opened a new issue #1001: Shading in Pulsar jars

sschepens opened a new issue #1001: Shading in Pulsar jars
URL: https://github.com/apache/incubator-pulsar/issues/1001
 
 
   Pulsar jars published to maven are shading dependencies and this causes some issues, like inability to share an EventLoopGroup created with an unshaded Netty version with PulsarClient which expects a shaded Netty version.
   This wasn't the case on previous versions.

----------------------------------------------------------------
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