Daniel Barclay (Drill) created DRILL-3433:
---------------------------------------------
Summary: DrillConfig.create(Properties) used outside of testing
code
Key: DRILL-3433
URL: https://issues.apache.org/jira/browse/DRILL-3433
Project: Apache Drill
Issue Type: Bug
Reporter: Daniel Barclay (Drill)
The method description of DrillConfig.create(Properties) says:
Do not use this method outside of test code.
However, it is called in DrillConnectionImpl(...).
Additionally, that method description doesn't say anything about what
DrillConfig.create(Properties) actually does (why it's for testing vs. for
non-testing use).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)