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

[WIP] Switch to shared docker client instance #193

Merged
merged 1 commit into from
Aug 6, 2016
Merged

Conversation

rnorth
Copy link
Member

@rnorth rnorth commented Aug 1, 2016

Netty client should be thread-safe, so the reasons for using one client per container have gone away.
This should help with #110.

@dbyron0
Copy link
Contributor

dbyron0 commented Aug 1, 2016

Tests pass for me on my local machine on this branch.


<repositories>
<repository>
<id>jitpack.io</id>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just make sure that Jitpack's dependencies will not appear during the release to Maven Central :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😬
Would I do that?
😉

@rnorth rnorth merged commit 5cefff5 into master Aug 6, 2016
@rnorth rnorth deleted the shared-docker-client branch August 28, 2016 20:54
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.

None yet

3 participants