[
https://issues.apache.org/jira/browse/ZOOKEEPER-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norbert Kalmar updated ZOOKEEPER-3494:
--------------------------------------
Description:
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.
was:
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
> 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
> Time Spent: 10m
> 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)