uber-archive / hyperbahn

Service discovery and routing for large scale microservice operations
MIT License
395 stars 57 forks source link

Request update service channels on k value change #312

Closed kriskowal closed 8 years ago

kriskowal commented 8 years ago

This is a call site for update service channels that I missed, consequently there are multiple service channel updates during initialization, and k value updates effect an immediate update even when one has already been scheduled as well.

r @raynos