drill
DRILL-8295: Probable resource leak in the HTTP storage plugin
#2641
Merged

Commits
  • Close OkHttp3 response object in the event of an unsuccesful request in HTTP plugin.
    jnturton committed 2 years ago
  • Update comment wording.
    jnturton committed 2 years ago
  • Additional calls to close() on InputStreams from SimpleHttp.
    jnturton committed 2 years ago
  • More calls to close().
    jnturton committed 2 years ago
  • Fix response closing logic in SimpleHttp.
    jnturton committed 2 years ago
  • Fix closing in getRequestAndStreamResponse in SimpleHttp.
    jnturton committed 2 years ago
Loading