-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
-
Workaround Exists
-
-
---
-
---
The wildfly-opentelemetry module improperly exports too many modules, which causes the error in issue title if applications are deployed which package those libraries. The module should only expose APIs that users are expected to interact with explicitly as part of the module's contract.:
"io.smallrye.opentelemetry", "io.vertx.core", "io.vertx.grpc-client", "io.netty.netty-buffer"
- clones
-
JBEAP-26952 LinkageError: loader constraint violation for class io.netty.*
- Closed