[
https://issues.apache.org/jira/browse/DRILL-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau closed DRILL-55.
-------------------------------
Resolution: Fixed
fixed in commit 92b98bc
> RSERegistry does not store built engines into availableEngines map
> ------------------------------------------------------------------
>
> Key: DRILL-55
> URL: https://issues.apache.org/jira/browse/DRILL-55
> Project: Apache Drill
> Issue Type: Bug
> Reporter: David Alves
> Assignee: David Alves
> Priority: Minor
> Attachments: DRILL-55-02.patch, DRILL-55.03.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira