amaliujia opened a new pull request, #1492: URL: https://github.com/apache/ratis/pull/1492
## What changes were proposed in this pull request? In https://github.com/apache/ratis/pull/1488, In order to access the buffer, we realize that the existing DataStreamInput#readAsync would require the end user to know the implementation details. This PR proposes that DataStreamInput#readAsync returns the Buffers to make it easy to use. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-2571 ## How was this patch tested? Existing unit tests -- 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]
