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

[v23.1.x] kafka: Revert "kafka: Disable use of separate fetch scheduling group" #12591

Commits on Aug 3, 2023

  1. kafka: Revert "kafka: Disable use of separate fetch scheduling group"

    This reverts commit 6d1223d.
    
    While the reasoning in above commit for reverting isn't wrong (hard to
    reason about and counter cases do exist) from rolling the change
    out to cloudv2 it seems the majority of workloads do benefit from having
    fetch in a separate scheduling group.
    
    Hence, enable it again by default.
    
    (cherry picked from commit ac98af4)
    StephanDollberg authored and vbotbuildovich committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3df79ea View commit details
    Browse the repository at this point in the history