[ 
https://issues.apache.org/jira/browse/DRILL-6765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16636564#comment-16636564
 ] 

ASF GitHub Bot commented on DRILL-6765:
---------------------------------------

ihuzenko opened a new pull request #1486: DRILL-6765: Exclude unused shaded 
guava classes from drill-jdbc-all jar
URL: https://github.com/apache/drill/pull/1486
 
 
    Author:    Igor Guzenko <[email protected]>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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: Igor Guzenko
>            Priority: Minor
>             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)

Reply via email to