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

RSERegistry does not store built engines into availableEngines map

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.1.0-m1
    • None
    • None

    Description

      RSERegistry never stores the engines built in getEngine() into the availableEngines map, which causes a new engine instance to be built in every call and prevents direct interaction with an engine.

      Specific problem: trying to override a specific configuration for testing doesn't work because getEngine always returns a new instance.

      Attachments

        1. DRILL-55-02.patch
          3 kB
          David Alves
        2. DRILL-55.03.patch
          3 kB
          David Alves

        Issue Links

          Activity

            People

              dr-alves David Alves
              dr-alves David Alves
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: