Files
patroni/tests
Alexander KukushkinandGitHub 86ee22efab Switch to a streaming watcher (#1189)
Watch requests to K8s API either streaming the data or close connection by timeout. In any case it requires a second connection open, but opening a new connection every 10 seconds is more expensive for both, Patroni and K8s API.

Switching to the streaming model also brings other benefits: we can watch not only on leader object, but also on config and wake up Patroni main thread if the config was changed.
2019-10-07 15:16:35 +02:00
..
2019-08-02 11:34:29 +02:00
2019-08-05 15:08:04 +02:00
2019-05-21 16:02:47 +02:00
2019-05-21 16:02:47 +02:00
2018-09-19 16:32:33 +02:00