Charles Givre created DRILL-8333:
------------------------------------
Summary: Fix Resource Leaks in HTTP Plugin
Key: DRILL-8333
URL: https://issues.apache.org/jira/browse/DRILL-8333
Project: Apache Drill
Issue Type: Bug
Components: Storage - HTTP
Affects Versions: 1.20.2
Reporter: Charles Givre
Assignee: Charles Givre
Fix For: 1.20.3
The HTTP plugin has several methods which collect a `ResponseBody` object but
do not close these objects. This is causing a resource leak and will cause
Drill to fail in the event that queries fire off many API calls.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)