You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Hongze Zhang (Jira)" <ji...@apache.org> on 2021/11/30 08:17:00 UTC

[jira] [Created] (ARROW-14923) [Java] AllocationListener should be called during ownership transferring

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)