Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20635

Opentelemetry jars duplicated in more modules

XMLWordPrintable

      For some reason, there are few JAR files that are located in more than one module:

      [wildfly-37.0.0.Beta1-SNAPSHOT]$ find | grep opentelemetry-exporter-otlp-common
      ./modules/system/layers/base/io/opentelemetry/otlp/main/opentelemetry-exporter-otlp-common-1.42.1.jar
      ./modules/system/layers/base/io/opentelemetry/exporter/main/opentelemetry-exporter-otlp-common-1.42.1.jar
      [wildfly-37.0.0.Beta1-SNAPSHOT]$ find | grep opentelemetry-api-incubator
      ./modules/system/layers/base/io/opentelemetry/api/events/main/opentelemetry-api-incubator-1.42.1-alpha.jar
      ./modules/system/layers/base/io/opentelemetry/api/main/opentelemetry-api-incubator-1.42.1-alpha.jar
      

      While it isn't causing any functional classloading problem at the moment (because those duplicated jars are the same version of dependency, the exact copy), at very least it is causing the server to waste some space and also it shows somewhat suboptimal modules structure

              jaslee@redhat.com Jason Lee
              jbliznak@redhat.com Jan Blizňák
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: