mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
statdaemons: improvement [#METR-10190]
This commit is contained in:
parent
16d8fe8ab0
commit
2d131264e1
@ -37,7 +37,7 @@ public:
|
||||
};
|
||||
|
||||
/// если возвращает LEADER, то еще sessionTimeoutMs мы будем лидером, даже если порвется соединение с zookeeper
|
||||
State state()
|
||||
State getState()
|
||||
{
|
||||
if (state == LEADER)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user