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

Fix issue with cluster on multiple ports #287

Merged
merged 1 commit into from
Jan 29, 2016

Conversation

PierreF
Copy link
Contributor

@PierreF PierreF commented Jan 26, 2016

On PR #265, the changes added to make InfluxDBClusterClient thread-safe only covered host and baseurl, port was not covered.

This cause an issue when your cluster is using different ports : only port of the first server is used.

@aviau
Copy link
Collaborator

aviau commented Jan 26, 2016

I have restarted failing jobs.

@aviau
Copy link
Collaborator

aviau commented Jan 29, 2016

Failing tests were fixed on master. This should work.

aviau added a commit that referenced this pull request Jan 29, 2016
Fix issue with cluster on multiple ports (Thanks @PierreF !)
@aviau aviau merged commit ee950de into influxdata:master Jan 29, 2016
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