2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#1024] Warn about direct use of HA command

The ha-maintenance-notify command is used for internal communication
between the HA servers. The ARM now warns about it. Per review comments.
This commit is contained in:
Marcin Siodelski
2020-01-27 09:16:06 +01:00
parent 2f9ae10437
commit 57eee8e7a1

View File

@@ -1547,9 +1547,10 @@ state to a previous state. See the :ref:`ha-maintenance` for the details.
}
}
.. note::
.. warning::
The ``ha-maintenance-notify`` command is not meant to be used by the
system administrators. It is used for internal communication between
a pair of HA enabled DHCP servers.
a pair of HA enabled DHCP servers. Direct use of this command is not
supported and may produce unintended consequences.