You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2019/12/08 15:25:00 UTC

[jira] [Updated] (ARROW-7343) Memory leak in Flight DoGet

     [ https://issues.apache.org/jira/browse/ARROW-7343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li updated ARROW-7343:
----------------------------
    Summary: Memory leak in Flight DoGet  (was: Memory leak in Flight ArrowMessage)

> Memory leak in Flight DoGet
> ---------------------------
>
>                 Key: ARROW-7343
>                 URL: https://issues.apache.org/jira/browse/ARROW-7343
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: FlightRPC, Java
>    Affects Versions: 0.15.1
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>
> I believe this causes things like ARROW-4765.
> If a stream is interrupted or otherwise not drained on the server-side, the serialized form of the ArrowMessage (DrainableByteBufInputStream) will sit around forever, leaking memory.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)