You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2016/09/27 00:41:20 UTC

[jira] [Assigned] (DRILL-4880) Support JDBC driver registration using ServiceLoader

     [ https://issues.apache.org/jira/browse/DRILL-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laurent Goujon reassigned DRILL-4880:
-------------------------------------

    Assignee: Laurent Goujon

> 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
>            Assignee: Laurent Goujon
>             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)