Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Ownership sets may conflict with working sets #3354

@improbable-dmitrii

Description

@improbable-dmitrii

Description

Working sets and ownership sets are two separate systems, and both may influence load balancing when using StrategyWorker. When that happens, one may experience issues such as ownership sets being broken.

Expected behavior

Working sets and ownership sets should be integrated so none are broken at any time.

Current behavior

An entity may be a member of conflicting working and ownership sets, each requesting it be put on different partitions.

Possible solution

Implement ownership sets in terms of working sets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions