eolivelli opened a new pull request #1651: Avoid releasing sent buffer to early 
in BookieClient mock 
URL: https://github.com/apache/bookkeeper/pull/1651
 
 
   Cherry pick tp branch-4.8 commit 
https://github.com/apache/bookkeeper/commit/6b9cbf2052b27f331553f2738483ae21bf12b49c
 from Ivan Kelly
   
   If the buffer was sent to more than one bookie with the mock, it would
   be released after being sent to the first one. Each write should
   retain a refCount themselves, and then release when done.
   
   Author: Ivan Kelly <[email protected]>
   
   Relates to #1598, closes #1643

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to