tarantool / tarantool/doc

Experimental.connpool: `filter()` now works faster

Open
#4,551 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.