[2pt] Add check for user input of the number of iproto threads
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: Tarantool
Since: 2.10.0-beta1
Root document: https://www.tarantool.io/en/doc/latest/dev_guide/internals/box_protocol/
SME: @ EvgenyMekhanik
Details
Added check for user input of the number of iproto threads - value
must be > 0 and less than or equal to 1000.
Requested by @EvgenyMekhanik in https://github.com/tarantool/tarantool/commit/d97d1130bc899373b5780a7e8f5d31c449973636.
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 linked box protocol root document and review the referenced Tarantool commit for the intended iproto thread validation. Update the relevant documentation to describe the accepted input range, then verify the rendered section matches the behavior introduced by the commit.
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
- Mostly clear
- Newbie friendliness
- 48/100