You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Boaz Ben-Zvi (JIRA)" <ji...@apache.org> on 2018/07/24 21:39:00 UTC

[jira] [Created] (DRILL-6632) drill-jdbc-all jar size limit too small for release build

Boaz Ben-Zvi created DRILL-6632:
-----------------------------------

             Summary: drill-jdbc-all jar size limit too small for release build
                 Key: DRILL-6632
                 URL: https://issues.apache.org/jira/browse/DRILL-6632
             Project: Apache Drill
          Issue Type: Bug
          Components: Tools, Build &amp; Test
    Affects Versions: 1.14.0
            Reporter: Boaz Ben-Zvi
            Assignee: Boaz Ben-Zvi
             Fix For: 1.14.0


Among the changes for DRILL-6294, the limit for the drill-jdbc-all jar file size was increased to 36000000, about what was needed to accommodate the new Calcite version.  

However a Release build requires a slightly larger size (probably due to adding several of those *org.codehaus.plexus.compiler.javac.JavacCompiler6931842185404907145arguments*).

Proposed Fix: Increase the size limit to 36,500,000

 



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