Hongze Zhang created ARROW-14923:
------------------------------------
Summary: [Java] AllocationListener should be called during
ownership transferring
Key: ARROW-14923
URL: https://issues.apache.org/jira/browse/ARROW-14923
Project: Apache Arrow
Issue Type: Improvement
Components: Java
Affects Versions: 6.0.1
Reporter: Hongze Zhang
Assignee: Hongze Zhang
If we transfer balance of buffer1 from allocator1 to allocator2, onRelease()
should be called from allocator1.listener as well as the case that buffer1 is
closed without transferring.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)