[
https://issues.jboss.org/browse/WFLY-10847?page=com.atlassian.jira.plugin...
]
Gary Brown commented on WFLY-10847:
-----------------------------------
I think we might need to get some real world examples of how EARs are used.
My interpretation was that the EAR was a convenient way to package various components
(e.g. services) that formed an application - so we may still want to see the interactions
between the components of the application as separate services (or possibly a scoped name,
e.g. <EARname>:<WARname>?).
So might be worth trying to get some understanding of how they are used by customers?
Multiple service modules in single EAR use same tracer instance
---------------------------------------------------------------
Key: WFLY-10847
URL:
https://issues.jboss.org/browse/WFLY-10847
Project: WildFly
Issue Type: Bug
Components: MP OpenTracing
Reporter: Michal Jurc
Assignee: Juraci Paixão Kröhling
Priority: Blocker
Fix For: 14.0.0.CR1
When deploying an EAR with two stand-alone JAX-RS services in stand-alone WAR modules,
both of the services use the same {{Tracer}} instance.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)