feedback: Developer’s guide | Tarantool
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
<…>with an enabled role:
validate_config()
init()
apply_config()|Disable role: stop().|
Upon the cartridge.confapplier.patch_clusterwide() call:
valida<…>
https://www.tarantool.io/en/doc/latest/book/cartridge/cartridge_dev/#cluster-roles
What does it mean? Framework is calling role's 'stop' callback? Or whould I manually call some 'stop' function? Then from wich API is it?
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
Start with the “Cluster roles” section of the linked Tarantool Developer’s Guide and review the quoted enabled/disabled role lifecycle. Clarify whether the framework calls stop() and identify the API involved, so the documentation explains the expected behavior and usage.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100