merlimat opened a new pull request, #3783:
URL: https://github.com/apache/bookkeeper/pull/3783
### Motivation
Similar to #3597, this is targeting AddRequest for using a single buffer
when serializing them.
Modifications:
* Changed `DigestManager` to not return a `ByteBufList` in all conditions
* If the payload is small, allocate a buffer large enough for the headers
and the payload.
--
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]