You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill/MapR) (JIRA)" <ji...@apache.org> on 2015/02/20 01:18:11 UTC

[jira] [Created] (DRILL-2273) Move new JDBC test support classes to org.apache.drill.jdbc.test

Daniel Barclay (Drill/MapR) created DRILL-2273:
--------------------------------------------------

             Summary: Move new JDBC test support classes to org.apache.drill.jdbc.test
                 Key: DRILL-2273
                 URL: https://issues.apache.org/jira/browse/DRILL-2273
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - JDBC
            Reporter: Daniel Barclay (Drill/MapR)
            Assignee: Daniel Barclay (Drill/MapR)
            Priority: Minor


JDBC test support classes in package org.apache.drill.jdbc in the src/test/java tree should be elsewhere, presumably in package org.apache.drill.jdbc.test:
- CachingConnectionFactory
- ConnectionFactory
- ConnectionInfo
- JdbcTest
- MultiConnectionCachingFactory
- NonClosableConnectionCachingFactory
- SingleConnectionCachingFactory

(In the src/test/java tree, package org.apache.drill.jdbc should be reserved for tests of types in package org.apache.drill.jdbc in src/main/java.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)