-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add logic to scale to zero on invalid offset even with earliest offsetResetPolicy #5689
Add logic to scale to zero on invalid offset even with earliest offsetResetPolicy #5689
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dttung2905 what is the status of this? This would be a really great addition to our next release.
/run-e2e kafka |
@zroubalik Thanks for helping me running the e2e test. This is my first time running it so I was checking with @JorTurFer last night if I could run it myself 😆 . I have found out the root cause why the e2e test failed. I will try to make changes tomorrow What's left of this PR are just 🤞
|
5627770
to
d3e5520
Compare
I think most of the E2E test cases have passed except 1 or 2 - |
/run-e2e kafka |
…etResetPolicy Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
3b979f6
to
3b22a35
Compare
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
/run-e2e kafka |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for the improvement ❤️
@zroubalik PTAL 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, great job!
…tResetPolicy (kedacore#5689) Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg> Signed-off-by: Ranjith Gopal <ranjith.gopalreddy@7-11.com>
Provide a description of what has been changed
Checklist
Fixes #4910