You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joe Stein (JIRA)" <ji...@apache.org> on 2013/12/03 21:03:36 UTC

[jira] [Updated] (KAFKA-1159) try to get the bin tar smaller

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

Joe Stein updated KAFKA-1159:
-----------------------------

    Description: 
"probably it makes sense to drop
libs/scala-compiler.jar -- kafka do not perform compilations during runtime
and this step will trim some fat from the resulting release (from 17 mb
down to 9.5 mb*).

* by the way using the best possible compression method  (-9 instead of
default -6) + drop of compiler lib gave me the very same result -- 9.5 Mb"

  was:
"probably it makes sense to drop
libs/scala-compiler.jar -- kafka do not perform compilations during runtime
and this step will trim some fat from the resulting release (from 17 mb
down to 9.5 mb*).

I managed to satisfy maven with only two exclusions, but yes, it would be
good to see them in original pom.

* by the way using the best possible compression method  (-9 instead of
default -6) + drop of compiler lib gave me the very same result -- 9.5 Mb"


> try to get the bin tar smaller
> ------------------------------
>
>                 Key: KAFKA-1159
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1159
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.8
>            Reporter: Joe Stein
>              Labels: release
>             Fix For: 0.8.1
>
>
> "probably it makes sense to drop
> libs/scala-compiler.jar -- kafka do not perform compilations during runtime
> and this step will trim some fat from the resulting release (from 17 mb
> down to 9.5 mb*).
> * by the way using the best possible compression method  (-9 instead of
> default -6) + drop of compiler lib gave me the very same result -- 9.5 Mb"



--
This message was sent by Atlassian JIRA
(v6.1#6144)