Rajan Dhabalia
Rajan Dhabalia
ping @MarvinCai @michaeljmarshall
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...
yes, we should cherry-pick it.
@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?
this is not acceptable
#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...