Skip to content

The instances, replicasets and groups options #4156

Closed
@TarantoolBot

Description

@TarantoolBot

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions