Skip to content

Balance pipelines when unscaled capacity of individual nodes is exceeded #5755

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rdettai
Copy link
Collaborator

@rdettai rdettai commented Apr 17, 2025

Description

Closes #5747

Implementation of proposed solution 2:

for each source, try to first limit the max number of pipelines that can be assigned to each node according to its unscaled original capacity.

How was this PR tested?

Added unit test.

@rdettai rdettai self-assigned this Apr 17, 2025
@rdettai rdettai force-pushed the balance-pipelines-unscaled-capacity branch from 8c72b38 to 2c7cb0c Compare April 17, 2025 13:24
@rdettai rdettai requested a review from fulmicoton-dd April 17, 2025 14:20
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

Successfully merging this pull request may close these issues.

Indexing scheduling unbalanced for Kafka source
1 participant