[
https://issues.apache.org/jira/browse/TAJO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253181#comment-14253181
]
ASF GitHub Bot commented on TAJO-527:
-------------------------------------
GitHub user ykrips opened a pull request:
https://github.com/apache/tajo/pull/311
TAJO-527: Upgrade to Netty 4
This is a first try to upgrade netty. I did not optimize code yet. However,
this is not easy to apply this change, and I want to hear any suggestions from
anyone who has a interest on this patch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ykrips/tajo TAJO-527
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/311.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #311
----
commit 29fe41fe5659aae3dff1bb9b43b33aa7dc2b4bc0
Author: Jihun Kang <[email protected]>
Date: 2014-12-14T09:39:39Z
TAJO-527: Upgrade to Netty 4
commit 0c705b7f62080bcbcf7821213a8ce7bf499c014c
Author: Jihun Kang <[email protected]>
Date: 2014-12-19T04:02:44Z
Merge remote-tracking branch 'upstream/master' into TAJO-527
commit cf049a3d12aab86703913b74bf6ef2e3ffb960de
Author: Jihun Kang <[email protected]>
Date: 2014-12-19T08:10:29Z
TAJO-527: Upgrade to Netty 4
----
> Upgrade to Netty 4
> ------------------
>
> Key: TAJO-527
> URL: https://issues.apache.org/jira/browse/TAJO-527
> Project: Tajo
> Issue Type: Improvement
> Components: rpc
> Reporter: Hyunsik Choi
> Assignee: Jihun Kang
>
> Currently, rpc package uses Netty 3. Netty 4 is more stable and will get
> significant performance benefits. We need to upgrade Netty version to 4.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)