Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The instances, replicasets and groups options #4156

Closed
Tracked by #4294
TarantoolBot opened this issue Apr 12, 2024 · 0 comments · Fixed by #4329
Closed
Tracked by #4294

The instances, replicasets and groups options #4156

TarantoolBot opened this issue Apr 12, 2024 · 0 comments · Fixed by #4329
Assignees

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Apr 12, 2024

Related dev. issue(s): tarantool/tarantool#9842
Parent doc. issue(s): #4129

Product: Tarantool
Since: 3.1
Root document: not created yet (#4129)
SME: @ ImeevMA

Details

Three new options were introduced in connpool.filter() and
connpool.call() functions: instances, replicasets and groups.

  1. The instances option is a list of instance names to which the
    filtered instances should belong.
  2. The replicasets option is a list of replicaset names to which the
    filtered instances should belong.
  3. The groups option is a list of group names to which the filtered
    instances should belong.
    Requested by @ImeevMA in tarantool/tarantool@a8164c7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants