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

Use topic level throughput information when partition level information is unavailable. #871

Merged
merged 6 commits into from
Nov 29, 2021

Conversation

vmaheshw
Copy link
Collaborator

If a partition level information is unavailable, the task estimation and assignment can utilize topic level information. It will not accurate but will be approximate and better than the default information. This will help in balancing larger set of topic partitions and better balance.

@vmaheshw vmaheshw merged commit 065450e into linkedin:master Nov 29, 2021
vmaheshw added a commit to vmaheshw/brooklin that referenced this pull request Mar 1, 2022
…on is unavailable. (linkedin#871)

* Use topic level throughput information when partition level information is unavailable

* Refactor code

Co-authored-by: Vaibhav Maheshwari <vmaheshw@vmaheshw-mn1.linkedin.biz>
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.

3 participants