xumanbu commented on issue #2082:
URL:
https://github.com/apache/incubator-uniffle/issues/2082#issuecomment-2535423277
It seems to be caused by this code, a result byteBuf will be a silced
ByteBuf, but a silced Buffer `byteBuffer = byteBuf.nioBuffer()` not support
release. @advancedxy @ChenRussell
https://github.com/apache/incubator-uniffle/blob/b7c9ca59b1413fa480fa0cfec666e9d15d77dcf9/common/src/main/java/org/apache/uniffle/common/netty/TransportFrameDecoder.java#L179
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]