congbobo184 commented on issue #14436:
URL: https://github.com/apache/pulsar/issues/14436#issuecomment-1058957269


   > > @lhotari hi, I add some log. I found that, when the ByteBuf read from 
bookie client, the data length is not correct and the data is not this entry 
data which you want to read. So this problem may only the ByteBuf not clear 
enough, it may netty bug or bookie problem
   > 
   > @congbobo184 Perhaps the ByteBuf was already released and this resulted in 
the memory location to get reused for something else?
   
   yes, most likely because Bytebuf was not released cleanly and reused


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


Reply via email to