You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2018/12/22 12:55:00 UTC

[jira] [Created] (ARROW-4104) [Java] race in AllocationManager during release

Pindikura Ravindra created ARROW-4104:
-----------------------------------------

             Summary: [Java] race in AllocationManager during release
                 Key: ARROW-4104
                 URL: https://issues.apache.org/jira/browse/ARROW-4104
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Pindikura Ravindra
            Assignee: Pindikura Ravindra


This is caused due to a bug in my changes for ARROW-1807. The synchronization is happening on the BufferLedger instance instead of the AllocationManager instance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)