asfimport opened a new issue, #236: URL: https://github.com/apache/arrow-java/issues/236
``` java.lang.IllegalStateException: Memory was leaked by query. Memory leaked: (134217728) Allocator(ROOT) 0/134217728/270532608/9223372036854775807 (res/actual/peak/limit) at org.apache.arrow.memory.BaseAllocator.close(BaseAllocator.java:437) at org.apache.arrow.memory.RootAllocator.close(RootAllocator.java:29) at org.apache.arrow.flight.TestBasicOperation$Producer.close(TestBasicOperation.java:514) at org.apache.arrow.flight.TestBasicOperation.test(TestBasicOperation.java:333) at org.apache.arrow.flight.TestBasicOperation.test(TestBasicOperation.java:312) at org.apache.arrow.flight.TestBasicOperation.getStreamLargeBatch(TestBasicOperation.java:270) ``` **Reporter**: [David Li](https://issues.apache.org/jira/browse/ARROW-18034) / @lidavidm #### Related issues: - [[Java] Enable allocator logging in CI](https://github.com/apache/arrow/issues/33238) (is related to) <sub>**Note**: *This issue was originally created as [ARROW-18034](https://issues.apache.org/jira/browse/ARROW-18034). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*</sub> -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org