Document that yields are disallowed after DDL
Open
Beginner friendly
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/5998
Product: Tarantool
Since: 2.7.3
Root document: Here, Rule 3
We should also mention that yields are disallowed after DDL even if MVCC is enabled, behavior was introduced in the commit.
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 root document and locate Rule 3 in the transaction management documentation. Update it to state that yields are disallowed after DDL even when MVCC is enabled, checking the linked development issue and commit for the intended behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100