dlg99 commented on issue #3521:
URL: https://github.com/apache/bookkeeper/issues/3521#issuecomment-1281607015

   So far I found this: https://github.com/netty/netty/issues/10098
   
   Another possibility is we are reading into a ByteBuf that was returned to 
recycler and picked from it for the channelRead, but original owner kept a 
reference on it and changed the content. I don't see where it can happen yet.
   Are you running an OSS release or a private build with cherry-picked changes 
(i assume this is the case)? any recent changes there that may help narrow the 
problem down?


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