guohao-rosicky opened a new pull request, #910: URL: https://github.com/apache/ratis/pull/910
## What changes were proposed in this pull request? Optimize Stream client&server side channel pipeline Create Currently every time you create a channel pipeline you create some temporary objects, this pr creates them in advance and reuses them. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1880 ## How was this patch tested? Existing test -- 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]
