Skip to content

[WIP] Switch to shared docker client instance#193

Merged
rnorth merged 1 commit into
masterfrom
shared-docker-client
Aug 6, 2016
Merged

[WIP] Switch to shared docker client instance#193
rnorth merged 1 commit into
masterfrom
shared-docker-client

Conversation

@rnorth
Copy link
Copy Markdown
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
Copy Markdown
Contributor

dbyron0 commented Aug 1, 2016

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

Comment thread pom.xml Outdated

<repositories>
<repository>
<id>jitpack.io</id>
Copy link
Copy Markdown
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
Copy Markdown
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 force-pushed the shared-docker-client branch from e2301eb to fb7ec04 Compare August 2, 2016 19:25
@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.

3 participants