Experimental.connpool: `filter()` now works faster
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Now connpool.filter() checks the instance status in parallel, making
the function execution faster, especially in case there are unavailable
instances.
Requested by @georgiy-belyanin in https://github.com/tarantool/tarantool/commit/db27af79da9866f0e65965671e4750f9c0cd7f38 (https://github.com/tarantool/tarantool/issues/10286).
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 by locating the documentation entry for Experimental.connpool.filter() and review the referenced Tarantool commit and issue for context. Done means the documentation describes that filter() checks instance status in parallel and explains the faster behavior when instances are unavailable.
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