franz1981 commented on issue #2832: ARTEMIS-2482 Large messages could leak 
native ByteBuffers
URL: https://github.com/apache/activemq-artemis/pull/2832#issuecomment-533434059
 
 
   @clebertsuconic @michaelandrepearce Thanks to the work of @wy96f on 
replication, I've taken a further look into 
https://docs.oracle.com/javase/7/docs/api/java/io/RandomAccessFile.html#getChannel()
 and I think this issue can be solved much more easily by using 
`RandomAccessFile` when necessary (to write/read byte[] without leaks :))
   I will provide soon a PR for it, but I can close this one, that is very 
complex and uneasy to be maintained

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to