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

Properly Handle Creation and Closure of DrillFileSystems

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Currently the strategy Drill uses for creating file systems is to create a DrillFileSystem for readers and writers and then never close it. In order to prevent the proliferation of underlying file system objects used by DrillFileSystem, the underlying filesystems are cached.

      This is not ideal, we should properly close our file system objects instead of caching them and keeping them in memory forever.

      Attachments

        Activity

          People

            Unassigned Unassigned
            timothyfarkas Timothy Farkas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: