mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
93d390873d
commit
2b44fcb571
@ -83,6 +83,8 @@ void Endpoint::RemoveClient(const ApiClient::Ptr& client)
|
||||
|
||||
Log(LogWarning, "ApiListener")
|
||||
<< "Removing API client for endpoint '" << GetName() << "'. " << m_Clients.size() << " API clients left.";
|
||||
|
||||
SetConnecting(false);
|
||||
}
|
||||
|
||||
bool is_master = ApiListener::GetInstance()->IsMaster();
|
||||
|
Loading…
x
Reference in New Issue
Block a user