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

Fix restore panic issue #4671 #4674

Merged
merged 1 commit into from
Nov 6, 2015
Merged

Fix restore panic issue #4671 #4674

merged 1 commit into from
Nov 6, 2015

Conversation

simcap
Copy link
Contributor

@simcap simcap commented Nov 5, 2015

When unpacking the meta, the Store Addr is built against the hostname and the bind-address port.
We can use this resolved address for the RemoteAddr as well since according to the clustering docs the hostname must be resolved by all members in the cluster

When unpacking the meta, the Store `Addr` is built
against the hostname and the `bind-address` port.
We can use this resolved address for the `RemoteAddr`
as well since according to the clustering docs the
`hostname must be resolved by all members in the cluster`
@otoolep
Copy link
Contributor

otoolep commented Nov 5, 2015

cc @benbjohnson

Thanks @simcap -- have you signed the CLA?

@benbjohnson
Copy link
Contributor

👍

@otoolep
Copy link
Contributor

otoolep commented Nov 5, 2015

https://influxdb.com/community/cla.html

@simcap -- if you sign the link above we will merge.

@simcap
Copy link
Contributor Author

simcap commented Nov 6, 2015

I signed it. Thanks.

otoolep added a commit that referenced this pull request Nov 6, 2015
@otoolep otoolep merged commit a9e22da into influxdata:master Nov 6, 2015
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