tarantool / tarantool/doc

feedback: Developer’s guide | Tarantool

Open
#3,403 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cartridge
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.