koding / kite

Micro-service framework in Go
https://godoc.org/github.com/koding/kite
MIT License
3.26k stars 300 forks source link

kontrol: etcd: Debug logging and TTL fix #206

Closed pdxjohnny closed 6 years ago

pdxjohnny commented 6 years ago

etcd update TTL was 90 nanoseconds instead of seconds.

Signed-off-by: John Andersen johnandersenpdx@gmail.com

rjeczalik commented 6 years ago

@pdxjohnny Could you please rebase this PR onto the master branch? This races should be gone.

rjeczalik commented 6 years ago

Thanks @pdxjohnny!