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 2021/09/08 12:32:35 UTC

[GitHub] [pulsar] wangqianfront opened a new issue #11968: Pulsar-Client Has Too Much Third Jars

wangqianfront opened a new issue #11968:
URL: https://github.com/apache/pulsar/issues/11968


   When I use pulsar-client to provide a  message-client to my customer, I found pulsar-client has 40MB Size,it's really too large.
   
   Then I look at why it's so big, I found the shade-plugin include so much third jars.   
   


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] github-actions[bot] commented on issue #11968: Pulsar-Client Has Too Much Third Jars

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11968:
URL: https://github.com/apache/pulsar/issues/11968#issuecomment-1057583516


   The issue had no activity for 30 days, mark with Stale label.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] eolivelli commented on issue #11968: Pulsar-Client Has Too Much Third Jars

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #11968:
URL: https://github.com/apache/pulsar/issues/11968#issuecomment-915208419


   you can use "pulsar-client-original" that does not include shaded jars.
   it will probably play well with other dependencies.
   but you sure take care of version compatibility


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org