This commit is contained in:
Alexander Aleksandrovič Klimov 2022-01-04 18:17:54 +01:00 committed by GitHub
parent db9825cbaf
commit fb60e20ec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1866,7 +1866,7 @@ The returned messages are synced directly to the sender's endpoint, no cluster b
> **Note**: EventCommand errors are just logged on the remote endpoint.
### event::UpdateExecutions <a id="technical-concepts-json-rpc-messages-event-updateexecutions"></a>
#### event::UpdateExecutions <a id="technical-concepts-json-rpc-messages-event-updateexecutions"></a>
> Location: `clusterevents.cpp`
@ -1900,7 +1900,7 @@ Message updates will be dropped when:
* Checkable does not exist.
* Origin endpoint's zone is not allowed to access this checkable.
### event::ExecutedCommand <a id="technical-concepts-json-rpc-messages-event-executedcommand"></a>
#### event::ExecutedCommand <a id="technical-concepts-json-rpc-messages-event-executedcommand"></a>
> Location: `clusterevents.cpp`