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

Kafka: Limit Scaling to Partitions w/Lag #5060

Merged
merged 13 commits into from
Oct 11, 2023

Conversation

BojanZelic
Copy link
Contributor

@BojanZelic BojanZelic commented Oct 6, 2023

Added ability to configure both Kafka & Apache Kafka (experimental) scalers to limit the max number of replicas to the number of partitions with lag;

Checklist

Fixes #3997

Relates to #4453

DmitrySenin and others added 8 commits April 13, 2023 11:37
Signed-off-by: Dmitrii Senin <white.lord.mane@gmail.com>
Signed-off-by: Dmitrii Senin <white.lord.mane@gmail.com>
Signed-off-by: Dmitrii Senin <white.lord.mane@gmail.com>
Signed-off-by: Dmitrii Senin <white.lord.mane@gmail.com>
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
@BojanZelic BojanZelic requested a review from a team as a code owner October 6, 2023 21:55
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Thank you for your contribution! 🙏 We will review your PR as soon as possible.

While you are waiting, make sure to:

Learn more about:

Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

CHANGELOG.md Outdated Show resolved Hide resolved
@zroubalik
Copy link
Member

zroubalik commented Oct 10, 2023

/run-e2e kafka
Update: You can check the progress here

Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
@zroubalik zroubalik enabled auto-merge (squash) October 10, 2023 16:58
@zroubalik
Copy link
Member

zroubalik commented Oct 10, 2023

/run-e2e kafka
Update: You can check the progress here

@zroubalik
Copy link
Member

@BojanZelic please fix the documentation PR as well 🙏

@BojanZelic
Copy link
Contributor Author

Thanks, should be good now 🤞

@zroubalik
Copy link
Member

Thanks for the contribution!

@zroubalik zroubalik merged commit 9a49dff into kedacore:main Oct 11, 2023
19 checks passed
toniiiik pushed a commit to toniiiik/keda that referenced this pull request Jan 15, 2024
Signed-off-by: Dmitrii Senin <white.lord.mane@gmail.com>
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
Co-authored-by: Dmitrii Senin <white.lord.mane@gmail.com>
Signed-off-by: anton.lysina <alysina@gmail.com>
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.

Kafka scaler: limit number of replicas to the number of partitions with lag.
3 participants