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

Publicize channel root peers #571

Merged
merged 1 commit into from Jan 23, 2017
Merged

Publicize channel root peers #571

merged 1 commit into from Jan 23, 2017

Conversation

kriskowal
Copy link
Contributor

This change reveals the root peer list on the channel’s public interface. This allows a library, say YARPC, to provide alternate peer list implementations and manage the lifecycle of retained peers without affecting unrelated TChannel proper peer lists.

Test coverage existed for RootPeers as the method was previously exposed as public but only for the purpose of tests. Clever!

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

@kriskowal
Copy link
Contributor Author

kriskowal commented Jan 23, 2017

This looks like a squash-and-merge repository. c/d?

@kriskowal kriskowal merged commit 6bb33bd into dev Jan 23, 2017
@kriskowal kriskowal deleted the publicize-root-peers branch January 23, 2017 23:55
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.

None yet

3 participants