Hi,
we are working on TCK for Microprofile OpenTracing. Basically it is distributed tracing for jaxrs (for those who don't know).
We had an interesting discussion whether jaxrs client is thread safe or not, because spec does not mention it.
Can somebody explain it? Is it only implementation specific?
Regards,