You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "William L Thomson Jr (JIRA)" <ji...@apache.org> on 2019/07/16 20:39:00 UTC

[jira] [Resolved] (ZOOKEEPER-2399) Partial Initial Patches to update Zookeeper trunk to Netty 4.x API

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

William L Thomson Jr resolved ZOOKEEPER-2399.
---------------------------------------------
    Resolution: Fixed

Looks like zookeeper got ported to netty4, so this can be closed now.
https://github.com/apache/zookeeper/commits/master/zookeeper-server/src/main/java/org/apache/zookeeper/ClientCnxnSocketNetty.java

> Partial Initial Patches to update Zookeeper trunk to Netty 4.x API
> ------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2399
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2399
>             Project: ZooKeeper
>          Issue Type: Improvement
>            Reporter: William L Thomson Jr
>            Priority: Major
>         Attachments: ClientCnxnSocketNetty_java.patch, NettyServerCnxnFactory_java.patch, NettyServerCnxn_java.patch
>
>
> These are initial patches to update Zookeeper to Netty 4.x API. They are not complete, as I am not familiar with Zookeeper or Netty. I just used Netty documents that detailed the difference in the API to make the changes. I believe I am 80-90% of the way there, but need someone familiar with Zookeeper and/or Netty to finish the last part and make sure it actually works and I did not fubar Zookeeper :)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)