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

fix: improve consume lag #1234

Merged
merged 1 commit into from
Dec 6, 2024
Merged

fix: improve consume lag #1234

merged 1 commit into from
Dec 6, 2024

Conversation

adityathebe
Copy link
Member

  • separate consume lag of involved objects
  • process objects from shared informers immediately without fetching the involved objects. This way we see the actual consume lag without the delay caused by kubernetes get.

* separate consume lag of involved objects
* process objects from shared informers immediately without fetching the
  involved objects. This way we see the actual consume lag without the
  delay caused by kubernetes get.
@adityathebe adityathebe requested a review from moshloop December 6, 2024 11:31
@moshloop moshloop merged commit 64b17a6 into main Dec 6, 2024
9 checks passed
@moshloop moshloop deleted the fix/consume-lag-improvements branch December 6, 2024 12:32
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.

2 participants