[
https://issues.jboss.org/browse/WFLY-10877?page=com.atlassian.jira.plugin...
]
Jan Stourac commented on WFLY-10877:
------------------------------------
Okay, raising the priority to major as it seems that jaeger-thrift file is one of the
biggest ones in the dist :)
{code}
$ find . -name "*.jar" | xargs ls -lhS | head -n 15
-rw-rw-r--. 1 jstourac jstourac 18M Aug 16 15:13 ./bin/client/jboss-client.jar
-rw-rw-r--. 1 jstourac jstourac 8.7M Aug 16 15:13
./modules/system/layers/base/org/jboss/as/console/main/hal-console-3.0.3.Final-resources.jar
-rw-rw-r--. 1 jstourac jstourac 8.1M Aug 16 15:13 ./bin/client/jboss-cli-client.jar
-rw-rw-r--. 1 jstourac jstourac 6.7M Aug 16 15:13
./modules/system/layers/base/org/hibernate/main/hibernate-core-5.3.5.Final.jar
-rw-rw-r--. 1 jstourac jstourac 4.2M Aug 16 15:13
./modules/system/layers/base/org/infinispan/main/infinispan-core-9.3.1.Final.jar
-rw-rw-r--. 1 jstourac jstourac 4.0M Aug 16 15:13
./modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.1.2.Final.jar
-rw-rw-r--. 1 jstourac jstourac 3.7M Aug 16 15:13
./modules/system/layers/base/io/netty/main/netty-all-4.1.25.Final.jar
-rw-rw-r--. 1 jstourac jstourac 3.3M Aug 16 15:13
./modules/system/layers/base/org/bouncycastle/main/bcprov-jdk15on-1.56.jar
-rw-rw-r--. 1 jstourac jstourac 3.2M Aug 16 15:13
./modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-4.jar
-rw-rw-r--. 1 jstourac jstourac 2.9M Aug 16 15:13
./modules/system/layers/base/net/bytebuddy/main/byte-buddy-1.8.17.jar
-rw-rw-r--. 1 jstourac jstourac 2.8M Aug 16 15:13
./modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/jaeger-thrift-0.30.4.jar
-rw-rw-r--. 1 jstourac jstourac 2.7M Aug 16 15:13
./modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.3.5.SP1.jar
-rw-rw-r--. 1 jstourac jstourac 2.7M Aug 16 15:13
./modules/system/layers/base/com/google/guava/main/guava-25.0-jre.jar
-rw-rw-r--. 1 jstourac jstourac 2.6M Aug 16 15:13
./modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit-5.0.2.201807311906-r.jar
-rw-rw-r--. 1 jstourac jstourac 2.4M Aug 16 15:13 ./bin/wildfly-elytron-tool.jar
{code}
Jaeger-thrift jar dependency is quite chubby
--------------------------------------------
Key: WFLY-10877
URL:
https://issues.jboss.org/browse/WFLY-10877
Project: WildFly
Issue Type: Bug
Components: MP OpenTracing
Reporter: Jan Stourac
Assignee: Juraci Paixão Kröhling
Priority: Minor
Jaeger-thrift dependency file is quite chubby:
{code}
-rw-rw-r--. 1 jstourac jstourac 123K Aug 16 15:13
modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/jaeger-core-0.30.4.jar
-rw-rw-r--. 1 jstourac jstourac 2.8M Aug 16 15:13
modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/jaeger-thrift-0.30.4.jar
{code}
Is there any possibility to shrink it's size somehow?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)