Files
patroni/tests
Alexander Kukushkin 0d3dca56ff In some cases Ha.cluster can be None after calling get_cluster
Such situation is causing patroni crash. Usually it was happening during
manual failover, after former master has demoted and `reset_cluster`
method has been called. In this case `fetch_cluster` was `False` and
`_load_cluster` method was returning value from `self._cluster`, which
was `None`.
2016-03-24 12:06:39 +01:00
..
2016-03-21 20:48:17 +01:00
2016-02-12 16:52:26 +01:00
2016-03-21 20:48:17 +01:00
2016-02-17 14:51:59 +01:00