Skip to content

Refactor code to use an internal connection pool#9

Merged
gkorland merged 1 commit intomasterfrom
mvn-publish
Nov 20, 2018
Merged

Refactor code to use an internal connection pool#9
gkorland merged 1 commit intomasterfrom
mvn-publish

Conversation

@gkorland
Copy link
Copy Markdown
Contributor

  1. Move from static methods
  2. Manage a connections pool (a use can bring his connection pool)
  3. Avoid closing connection on each call, release back to pool

@gkorland gkorland requested a review from itamarhaber November 20, 2018 09:57
Copy link
Copy Markdown
Contributor

@itamarhaber itamarhaber left a comment

Choose a reason for hiding this comment

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

Taking your word for it.

@gkorland gkorland merged commit 09dfbd1 into master Nov 20, 2018
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.

2 participants