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

Introduced client module, abstracting commons away from jersey/apache #27

Merged
merged 1 commit into from
Jul 20, 2014

Conversation

srapp
Copy link

@srapp srapp commented Jul 18, 2014

I refactored out common code into a brave-client module, and updated the tests and implementations of jersey and apache accordingly. I also included the ability to override what the service name is, since not all service names can be derived from the first part of a URI path.

Fixes #24

@kristofa
Copy link
Member

Thank you Steven. I'll merge your changes. I might do some minor changes but I like you additions. I will also update the RestEasy integration to make use of the new client module code. This should remove inconsistencies between implementations.

kristofa added a commit that referenced this pull request Jul 20, 2014
Introduced client module, abstracting commons away from jersey/apache
@kristofa kristofa merged commit 7e3f412 into openzipkin:master Jul 20, 2014
@kristofa kristofa mentioned this pull request Jan 18, 2015
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.

Apache and Jersey Client Inconsistencies
2 participants