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: [email protected]
