odidev created SOLR-14876:
-----------------------------

             Summary: Upgrade to zookeeper 3.6.2
                 Key: SOLR-14876
                 URL: https://issues.apache.org/jira/browse/SOLR-14876
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: odidev


solr is using netty packages with versions 4.1.50.

An explicit dependency 'zookeeper', which is listed in versions.props, is not 
at its latest version 3.6.2, and so may use older less optimized version of 
netty packages through zookeeper's old version 3.6.1

- Netty 4.1.50 is having support and optimization for arm64 platform ( Refer 
[netty release notes|https://netty.io/news/2020/05/13/4-1-50-Final.html] ) and 
using this version makes it efficient for arm64 platform also.
- Zookeeper upgraded to netty 4.1.50 in [a recent 
PR|https://github.com/apache/zookeeper/pull/1428] with [ticket for the 
same|https://issues.apache.org/jira/browse/ZOOKEEPER-3913].




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to