Rajan Dhabalia

Results 33 comments of Rajan Dhabalia

also, can we cherry-pick this change to previous release 4.14?

it's also better if you can add in description, what modification we are making in the PR.

I think the main issue is #2973 implementation. You should not add a blocking call to throttle unless you have sync API. The right fix for #2973 is to check...

@Anonymitaet it's just an internal handling and it will not require any additional documentation

@codelipenghui this PR was created 2 months back and ready to merge then why did you move to 2.11 release?

#7406 manages broker-wide throttling at the IO thread level and we can still reproduce above issue with the #7406 fix. This PR actually manages this back-pressure at the broker level...