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

[GitHub] [arrow] engimatic commented on issue #34021: [Java] BufferAllocator allocated memory always increase

engimatic commented on issue #34021:
URL: https://github.com/apache/arrow/issues/34021#issuecomment-1420214041

   > Have you looked at the documentation on debugging memory leaks? https://arrow.apache.org/docs/java/memory.html#debugging-memory-leaks-allocation
   
   I didn't find where the error was. It is obvious that the error caused by netty and direct memory with the error message "failed to allocate of direct memory" .But when I use jvisualvm, the buffer pools memory used was  just 16Bytes.


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