Skip to content

Support zone based virtual topology assignment algorithm #2985

@MarkGaox

Description

@MarkGaox

Is your feature request related to a problem? Please describe.
Currently, the virtual topology service only supports the FIFO instance assignment algorithm. Some customers require a zone-based assignment approach; without it, the cluster undergoes significant shuffling in each virtual topology calculation when instances join or leave the cluster.

Describe the solution you'd like
In the RESTful virtual topology service, introduce a configurable parameter enabling users to select the desired assignment algorithm (e.g., FIFO or zone-based). Additionally, implement a zone-based assignment algorithm that directly maps physical zones to virtual zones.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions