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

remove quiescent period #740

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mbver
Copy link

@mbver mbver commented Aug 21, 2024

in coalesceLoop, both quiescent period and coalesce period serve the same purpose: to flush coalesced events to outCh. if we can always flush with the smallest interval, then why we need the larger? recommend to use just coalesce period with its default value of quiescent period.

@mbver mbver requested a review from a team as a code owner August 21, 2024 13:10
@mbver mbver requested review from rboyer and removed request for a team August 21, 2024 13:10
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.

1 participant