[
https://issues.apache.org/jira/browse/ZOOKEEPER-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900535#comment-16900535
]
Hudson commented on ZOOKEEPER-3494:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #649 (See
[https://builds.apache.org/job/ZooKeeper-trunk/649/])
ZOOKEEPER-3494: remove unnecessary broad netty-all dependency (hanm: rev
4de5f012a56e26d72bcddf782995849d7a9e7cfd)
* (edit) pom.xml
* (edit) ivy.xml
* (edit) zookeeper-server/pom.xml
> No need to depend on netty-all (SSL)
> ------------------------------------
>
> Key: ZOOKEEPER-3494
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3494
> Project: ZooKeeper
> Issue Type: Improvement
> Affects Versions: 3.6.0, 3.5.5
> Reporter: Norbert Kalmar
> Assignee: Norbert Kalmar
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> ZooKeeper currently depends on netty-all to satisfy the requirements for the
> SSL capability.
> netty-all is an unnecessarily broad dependency, we already had request to
> revise (https://issues.apache.org/jira/browse/SOLR-13665)
> netty-handler (429KB) and netty-transport-native-epoll (115KB) looks like is
> enough.
> Netty-all was ~4MB.
> This reduce size of netty dependency to 1/8.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)