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

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

Github user vdiravka commented on a diff in the pull request:

    https://github.com/apache/drill/pull/1185#discussion_r176891810
  
    --- Diff: exec/jdbc-all/pom.xml ---
    @@ -559,7 +559,7 @@
                               This is likely due to you adding new 
dependencies to a java-exec and not updating the excludes in this module. This 
is important as it minimizes the size of the dependency of Drill application 
users.
     
                             </message>
    -                        <maxsize>32000000</maxsize>
    +                        <maxsize>33000000</maxsize>
    --- End diff --
    
    This has increased due to the new size of javassist library?


> Upgrade org.javassist:javassist and org.reflections:reflections
> ---------------------------------------------------------------
>
>                 Key: DRILL-6288
>                 URL: https://issues.apache.org/jira/browse/DRILL-6288
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>            Priority: Major
>             Fix For: 1.14.0
>
>
> Current {{org.javassist:javassist}} version {{3.16.1-GA}} does not support 
> JDK 1.8. Need to upgrade to {{3.18.2-GA}} or above. See [Reflections - Java 8 
> - invalid constant 
> type|https://stackoverflow.com/questions/30313255/reflections-java-8-invalid-constant-type]



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

Reply via email to