horizonzy opened a new pull request, #3848: URL: https://github.com/apache/bookkeeper/pull/3848
Descriptions of the changes in this PR: ### Motivation 1. Now if the maxPendingResponsesSize is expand large, it will not decrease. => We should make it flexible. 2. Now after prepareSendResponseV2 to the channel, then we trigger all channels to flush pendingSendResponses, maybe there is only a few channel need to flush, but we trigger all channels, it's waste. => We only flush the channel which prepareSendResponseV2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
