lhotari commented on PR #22760:
URL: https://github.com/apache/pulsar/pull/22760#issuecomment-2124712359

   On Netty side, PooledByteBuf.getBytes was made thread safe by making a copy 
of the internalByteBuffer with https://github.com/netty/netty/pull/9120 
changes. However this change is not reflected in the ReadOnlyByteBufferBuf 
implementation.


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to