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

Ownership sets may conflict with working sets #3354

Open
improbable-dmitrii opened this issue Jan 5, 2022 · 0 comments
Open

Ownership sets may conflict with working sets #3354

improbable-dmitrii opened this issue Jan 5, 2022 · 0 comments

Comments

@improbable-dmitrii
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant