nanny
nanny copied to clipboard
Address question regarding load balancer restarts
what does it mean to tell a workerSupervisor "hey your TCP server used to be on port X but now we restarted and your TCP server is on port Y EXCEPT we didnt restart the worker" —https://github.com/uber/clustermon/commit/97092e94198f9660066a1c4955d0f67883a2c5e8#commitcomment-8092042
A load balancer only restarts a server if the server emits an error. This will be very rare and hasn’t been encountered yet in ad hoc testing.