feedback: Module config | Tarantool
@andreyaksenov is already working on this.
Since Aug 16, 2024.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
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 https://github.com/tarantool/doc/issues/3544#issuecomment-1866033480.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.