roles are stopped on graceful shutdown
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Related dev. issue(s): https://github.com/tarantool/tarantool/issues/10795
Product: Tarantool
Since: 3.4
Root document:
- https://www.tarantool.io/en/doc/latest/reference/internals/iproto/graceful_shutdown/
- https://www.tarantool.io/en/doc/latest/platform/app/app_roles/
SME: @ grafin
Details
Scope:
- Add a note or a sentence to the root document articles
From now on during the graceful shutdown process stop callback for all
registered roles are called in the reverse order of roles startup.
Requested by @ grafin in https://github.com/tarantool/tarantool/commit/9df98315c269bc4c54813e3c2a82698adffebee3.
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 graceful shutdown and application roles root documents linked in the issue, and read the surrounding descriptions of role startup and shutdown. Add a note stating that, during graceful shutdown, each registered role's stop callback is called in reverse startup order. Done means both root articles document this behavior consistently.
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
- Clearly specified
- Newbie friendliness
- 72/100