You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "martin-traverse (via GitHub)" <gi...@apache.org> on 2023/05/11 15:41:15 UTC

[GitHub] [arrow] martin-traverse commented on issue #35553: unwrap() in NettyArrowBuf causes breaks when debug / error messages are logged

martin-traverse commented on issue #35553:
URL: https://github.com/apache/arrow/issues/35553#issuecomment-1544223912

   A couple of references
   * [ByteBuf unwrap()](https://github.com/netty/netty/blob/9fe796e10a433b6cd20ad78b2c39cd56b86ccd2e/buffer/src/main/java/io/netty/buffer/ByteBuf.java#L305)
   * [AbstractByteBuf toString()](https://github.com/netty/netty/blob/9fe796e10a433b6cd20ad78b2c39cd56b86ccd2e/buffer/src/main/java/io/netty/buffer/AbstractByteBuf.java#L1356)


-- 
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: github-unsubscribe@arrow.apache.org

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