You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/07/01 00:10:05 UTC

[jira] [Created] (DRILL-3433) DrillConfig.create(Properties) used outside of testing code

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)