Sudip Mukherjee created DRILL-4880:
--------------------------------------

             Summary: Support JDBC driver registration using ServiceLoader 
                 Key: DRILL-4880
                 URL: https://issues.apache.org/jira/browse/DRILL-4880
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - JDBC
    Affects Versions: 1.8.0
         Environment: Windows Server 2012
            Reporter: Sudip Mukherjee
             Fix For: 1.9.0


Currently drill-jdbc-all*.jar doesn't contain a 
META_INF/services/java.sql.Driver file which is apparently used to discover a 
service by Java ServiceLoader API.

Can drill jdbc driver have this file like all the other jdbc drivers so that 
the driver can be loaded using ServiceLoader instead of a direct Class.forName?



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

Reply via email to