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

Ensure sequential shutdown of Drillbits

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 1.0.0
    • Tools, Build & Test
    • None

    Description

      When we run multiple bits within a JVM, shutting down bits might cause a race condition due to concurrent access to static MetricRegistry instance. This causes ugly error messages show up in the terminal. The proposal is to serialize shutdown of each bit via use of a global lock.

      Attachments

        1. DRILL-3022.1.patch.txt
          1 kB
          Hanifi Gunes

        Activity

          People

            hgunes Hanifi Gunes
            hgunes Hanifi Gunes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: