[ https://issues.apache.org/jira/browse/DRILL-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved DRILL-4257.
-----------------------------------
Resolution: Fixed
Resolved in f964908ae371b8321ce550a95add26d1c2c080a7
> 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)
|