davisusanibar opened a new issue, #37216: URL: https://github.com/apache/arrow/issues/37216
### Describe the enhancement requested Current Arrow Java code recommend to close allocator properly, but there are not a cross validation of this recommendation on the unit test implementation. Enhancement requested: 1. Implement a global allocator to handle unreleased allocators properly as part of the unit test, or 2. Define a base class to deal with unreleased allocators properly as part of the unit test, or 3. Improve error handling for unreleased allocators properly as part of the unit test ### Component(s) Documentation, Java -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
