Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PAYARA-3521: Only trace JAX-RS Client requests when tracing services are present #3961

Merged
merged 1 commit into from
May 20, 2019

Conversation

pdudits
Copy link
Contributor

@pdudits pdudits commented May 17, 2019

Test case in payara-samples#11

Root cause was, that open tracing decorator is present as ServiceLoader-visible service and intercepts creation of JAX-RS client, even if request tracing service (or any other service, as Payara is not running) is not available.

@pdudits pdudits requested a review from Pandrex247 May 17, 2019 13:17
@Pandrex247
Copy link
Member

Jenkins test please

@pdudits pdudits requested a review from jGauravGupta May 20, 2019 06:31
@Pandrex247 Pandrex247 merged commit 339f037 into payara:master May 20, 2019
AlanRoth pushed a commit to AlanRoth/Payara that referenced this pull request Aug 13, 2019
Jersey dependencies version upgrade (part II)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants