You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "William L Thomson Jr (JIRA)" <ji...@apache.org> on 2018/02/26 18:17:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=16377302#comment-16377302 ] 

William L Thomson Jr edited comment on ZOOKEEPER-2399 at 2/26/18 6:16 PM:
--------------------------------------------------------------------------

This was really old work, I was working off

commit 35e45512b5602eddbde9bb4ca0ef118d2fed7464 (HEAD -> netty-io)
Author: Chris Nauroth <cn...@apache.org>
Date:   Fri Sep 11 05:56:55 2015 +0000

I am sure by now many things have changed. Likely best to start over with making the changes... I doubt I can rebase to current without issues.


was (Author: wlt-ml@o-sinc.com):
This was really old work, I was working off
commit 35e45512b5602eddbde9bb4ca0ef118d2fed7464 (HEAD -> netty-io)
Author: Chris Nauroth <cn...@apache.org>
Date:   Fri Sep 11 05:56:55 2015 +0000

I am sure by now many things have changed. Likely best to start over with making the changes... I doubt I can rebase to current without issues.

> 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.3#76005)