You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2018/10/01 14:05:00 UTC

[jira] [Assigned] (DRILL-6765) Exclude unused shaded guava classes from drill-jdbc-all jar

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

Arina Ielchiieva reassigned DRILL-6765:
---------------------------------------

    Assignee: Ihor Huzenko

> Exclude unused shaded guava classes from drill-jdbc-all jar
> -----------------------------------------------------------
>
>                 Key: DRILL-6765
>                 URL: https://issues.apache.org/jira/browse/DRILL-6765
>             Project: Apache Drill
>          Issue Type: Task
>    Affects Versions: 1.14.0
>            Reporter: Volodymyr Vysotskyi
>            Assignee: Ihor Huzenko
>            Priority: Major
>             Fix For: 1.15.0
>
>
> {{drill-jdbc-all}} jar contains some classes and packages from shaded guava library ({{org/apache/drill/shaded/com/google/common}}) which weren't used anywhere in the project.
> The aim of this Jira is to determine those classes and packages and exclude them from the {{drill-jdbc-all}} jar since shaded guava is used by Drill only and there are no risks to get {{ClassNotFoundException}} from the transitive dependencies due to this change.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)