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/02/15 10:25:12 UTC

[GitHub] [pulsar] lhotari commented on issue #9572: Exclude Pulsar Functions Worker dependencies from Pulsar IO .nar files

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


   There seems to be a regression in master branch.
   
   in master branch, the size of pulsar-io-data-generator is about 45MB
   in branch-2.7, the size of pulsar-io-data-generator is about 11MB.
   
   commands to use for comparison
   ```
   mvn -am -pl org.apache.pulsar:pulsar-io-data-generator clean install -DskipTests
   du -ms pulsar-io/data-generator/target/pulsar-io-data-generator-*.nar
   ```


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