Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

upgrade ringpop to latest #283

Merged
merged 2 commits into from
Aug 30, 2017
Merged

upgrade ringpop to latest #283

merged 2 commits into from
Aug 30, 2017

Conversation

datoug
Copy link
Contributor

@datoug datoug commented Aug 29, 2017

This is to address #225

There was a breaking ringpop change documented in https://github.com/uber/ringpop-go/blob/master/CHANGES.md:

Breaking change to the identity-option

Prior to ringpop v0.8.0 the address was used as the identity of a member. Starting with version v0.8.0, it's possible to configure a separate identity. As a result, the behaviour of the Identity and IdentityResolverFunc has been changed. The Identity option now configures the identity of a member and will return an error when it matches an ip:port; services that were using Identity or IdentityResolverFunc should now use the Address and AddressResolverFunc options. You could use the following gofmt snippets to easily refactor:

@datoug datoug requested a review from kirg August 29, 2017 23:04
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 67.227% when pulling 4801950 on rp into 213124a on master.

@datoug datoug merged commit dd03fe5 into master Aug 30, 2017
@datoug datoug deleted the rp branch August 30, 2017 22:09
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.

3 participants