Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Refactor InfluxDBClusterClient #253

Merged
merged 3 commits into from
Nov 13, 2015

Conversation

geodimm
Copy link
Contributor

@geodimm geodimm commented Oct 7, 2015

Use a single client and maintain a list of hosts instead of a list of
clients. Related to #237 and #244

Use a single client and maintain a list of hosts instead of list of
clients. Also, to avoid code duplication, parsing DSNs is now
moved to a separate function that is called from both
InfluxDBClient.fromDSN and InfluxDBClusterClient.fromDSN classmethods
@aviau
Copy link
Collaborator

aviau commented Nov 13, 2015

Thank you for your work @georgijd. Sorry for the slow response time.

aviau added a commit that referenced this pull request Nov 13, 2015
Refactor InfluxDBClusterClient (Thanks @georgijd !)
@aviau aviau merged commit 4f25a1d into influxdata:master Nov 13, 2015
@aviau aviau mentioned this pull request Nov 13, 2015
@geodimm geodimm deleted the f-refacor-clusterclient branch November 13, 2015 17:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants