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

Cherry-picks for 2.10.17-RC.6 #5567

Merged
merged 2 commits into from
Jun 19, 2024
Merged

Commits on Jun 19, 2024

  1. Make sure to always remove internal clients from the account regardle…

    …ss of kind.
    
    Signed-off-by: Derek Collison <[email protected]>
    derekcollison authored and neilalexander committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fc677b6 View commit details
    Browse the repository at this point in the history
  2. Increase cache invalidation times for mb.cache.buf and mb.fss.

    This is to avoid thrashing on sparse streams and streams that hit max msgs limits where we have to remove the first that nay be in a totally different block.
    
    Signed-off-by: Derek Collison <[email protected]>
    derekcollison authored and neilalexander committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2a8667d View commit details
    Browse the repository at this point in the history