You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/12/17 16:30:11 UTC

[GitHub] [pulsar] merlimat commented on pull request #8990: Issue 8974: Peeking at compressed messages throws an exception (Readonly buffers not supported by Airlift)

merlimat commented on pull request #8990:
URL: https://github.com/apache/pulsar/pull/8990#issuecomment-747551170


   > I had to copy the ByteBuffer, no other way :-(
   
   That is ok, this is only used when peeking messages. For regular producer/consumer compression it's done on the direct memory instead, without copy.


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

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