asfimport opened a new issue, #253:
URL: https://github.com/apache/arrow-java/issues/253

   We are using Arrow in a production environment and running into some issues 
with memory allocation. Specifically, we would like to be able to call 
`BufferAllocator.close()` and have that clean up the allocated memory even if 
there are existing data objects using it, rather than the method throwing an 
exception upon seeing that the allocator is still in use. Are there any plans 
to add support for releasing memory on demand? 
   
   **Reporter**: [Talia 
Trilling](https://issues.apache.org/jira/browse/ARROW-14328)
   
   <sub>**Note**: *This issue was originally created as 
[ARROW-14328](https://issues.apache.org/jira/browse/ARROW-14328). 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

Reply via email to