Add config:cluster_config()
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
config:cluster_config()
Get a raw cluster configuration after merging all cluster
configuration sources. Default values are not applied and
template variables are not substituted.
Return:
a cluster configuration
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/config/
Requested by @mandesero in https://github.com/tarantool/tarantool/commit/288feeece57c2ff41c5e9f3ecc00378aeacf0a7b.
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.
Research direction
Open the linked config reference document and find the section where cluster configuration APIs are described. Add documentation for config:cluster_config(), including that it returns the merged raw cluster configuration without defaults or template substitution; done when the new entry appears under the config reference.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100