adriancole commented on issue #2596: Try to downsize a little URL: https://github.com/apache/incubator-zipkin/issues/2596#issuecomment-492662837 Kafka has a bunch of the largest deps. I think on gitter we discussed that likely there is nothing we can do about it as it isn't appropriate to remove one of its compression libraries. It is a shame they are so huge. cc @jeqo ``` [INFO] +- org.apache.zipkin.zipkin2:zipkin-collector-kafka:jar:2.13.1-SNAPSHOT:compile (optional) [INFO] | \- org.apache.kafka:kafka-clients:jar:2.2.0:compile (optional) [INFO] | +- com.github.luben:zstd-jni:jar:1.3.8-1:compile (optional) [INFO] | +- org.lz4:lz4-java:jar:1.5.0:compile (optional) [INFO] | \- org.xerial.snappy:snappy-java:jar:1.1.7.2:compile (optional) ```
---------------------------------------------------------------- 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] With regards, Apache Git Services
