You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2022/09/06 17:25:00 UTC

[jira] [Updated] (DRILL-8295) Probable resource leak in the HTTP storage plugin

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

James Turton updated DRILL-8295:
--------------------------------
    Description: It looks to me like SimpleHttp does not always close objects created using OkHttp, e.g. line 378.  (was: It looks to me like HttpBatchReader does not always close objects created using OkHttp, e.g. line 155.)

> Probable resource leak in the HTTP storage plugin
> -------------------------------------------------
>
>                 Key: DRILL-8295
>                 URL: https://issues.apache.org/jira/browse/DRILL-8295
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - HTTP
>    Affects Versions: 1.20.2
>            Reporter: James Turton
>            Assignee: James Turton
>            Priority: Major
>             Fix For: 1.20.3
>
>
> It looks to me like SimpleHttp does not always close objects created using OkHttp, e.g. line 378.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)