[ 
https://issues.apache.org/jira/browse/DRILL-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152815#comment-15152815
 ] 

Deneche A. Hakim commented on DRILL-4257:
-----------------------------------------

The only storage plugins that are currently specifically closing resources are 
the Mongo and Kudu storage plugins

> Ensure shutting down a Drillbit also shuts down all StoragePlugins
> ------------------------------------------------------------------
>
>                 Key: DRILL-4257
>                 URL: https://issues.apache.org/jira/browse/DRILL-4257
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: Jacques Nadeau
>            Assignee: Jacques Nadeau
>             Fix For: 1.5.0
>
>
> Right now, if a StoragePlugin implementation relies on the close method to 
> clean up resources, those resources won't be cleaned up when the Drillbit 
> class is shutdown. This is because Drillbit doesn't actually close the 
> StoragePluginRegistry and associated resources. This causes problems in 
> leaking resources in tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to