emkornfield commented on a change in pull request #9387: URL: https://github.com/apache/arrow/pull/9387#discussion_r568301408
########## File path: java/flight/flight-core/src/main/java/org/apache/arrow/flight/ArrowMessage.java ########## @@ -422,6 +436,52 @@ private InputStream asInputStream(BufferAllocator allocator) { } + /** + * ARROW-11066: enable the zero-copy optimization and protect against use-after-free. Review comment: thank you for the comments! ---------------------------------------------------------------- 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