eolivelli commented on issue #2497:
URL: https://github.com/apache/bookkeeper/issues/2497#issuecomment-734374987


   oh, IIRC @karanmehta93 (or someone from SF) experienced the same problem,
   at that time the problem was that the application reused the same byte[] (or 
ByteBuf) that was passed to the BK LedgerHandle.
   Basically once you pass your byte[] or ByteBuf to BK you cannot use it 
anymore.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to