uber-archive / hyperbahn

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

Fix remote config change encapsulation #229

Closed jcorbin closed 8 years ago

jcorbin commented 8 years ago

So that each topic funtion does its own noop checking, bounding the complexit of the change dispatcher, and allowing for more nuanced handling of changed keys in a few places.

r @rf @kriskowal

rf commented 8 years ago

:+1:

kriskowal commented 8 years ago

Before and after appear to be consistent. :ok: as long as the reservoir configuration properties are actually independent.