-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
<…>e’s state. The returned state includes the following sections:
|status – one of the following statuses:
ready – the configuration is applied successfully
check_warnings – the configuration is applied with warnings
check_errors – the configuration cannot be applied due to configuration errors|meta – additional configuration information
alerts – warnings<…>
https://www.tarantool.io/en/doc/latest/reference/reference_lua/config/#lua-function.config.info
The status
field also may have the uninitialized
, startup_in_progress
and reload_in_progress
values. See also a diagram in #3544 (comment).