Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-4257

Ensure shutting down a Drillbit also shuts down all StoragePlugins

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • Execution - Flow
    • None

    Description

      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.

      Attachments

        Activity

          People

            jnadeau Jacques Nadeau
            jnadeau Jacques Nadeau
            Khurram Faraaz Khurram Faraaz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: