uber-archive / hyperbahn

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

service-proxy: loop over service keys instead #281

Closed Raynos closed 8 years ago

Raynos commented 8 years ago

This is a nasty bug where we did not delete peers in the reaper.

We accidentally "loop" over an object...

This also fixes an elk issue where we are exploding their key space with {serviceName} dimension.

r: @rf @kriskowal @jcorbin

jcorbin commented 8 years ago

:ok: but please consider comment