michaelandrepearce edited a comment on issue #2843: ARTEMIS-2496 Revert catch 
up with zero-copy, as it's causing issues i…
URL: https://github.com/apache/activemq-artemis/pull/2843#issuecomment-532762474
 
 
   Looking at the xnio the issue is before we worked on a copy, thus if xnio 
mutated the buffer it was safe/protected from xnio being naughty and altering a 
buffer, with zero copy now xnio is dangerously altering the buffer. Isnt the 
issue in xnio that its mutating a buffer without copying it? E.g. when wrapped 
it should make a 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to