2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[#999] Fixed commentary in ha_service.cc

Fixed copy paste error by replacing the word 'terminated' to
'passive-backup'.
This commit is contained in:
Marcin Siodelski
2020-05-08 11:29:21 +02:00
parent d8e2e72a9b
commit c8ecac743a

View File

@@ -356,7 +356,7 @@ HAService::passiveBackupStateHandler() {
query_filter_.serveDefaultScopes();
adjustNetworkState();
// In the terminated state we don't send heartbeat.
// In the passive-backup state we don't send heartbeat.
communication_state_->stopHeartbeat();
// Log if the state machine is paused.