[
https://issues.apache.org/jira/browse/TAJO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259970#comment-14259970
]
ASF GitHub Bot commented on TAJO-527:
-------------------------------------
Github user ykrips commented on the pull request:
https://github.com/apache/tajo/pull/311#issuecomment-68243528
Hello All,
I was away from the computer for several days, and sorry for that. I have
added a tricky parameter on ```testStubDisconnected``` function. MacOSX uses
the completely different thread management policy than Linux, therefore other
thread does not work at all. These test cases works with JDK "1.6.0_65" and
"1.7.0_71" on MacOSX yosemite, and with this investigation I feel that it is
needed to change some codes which uses eventloopgroup.
> 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)