You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/17 09:24:34 UTC

[jira] [Commented] (TAJO-1184) Upgrade netty-buffer to 4.0.24.Final

    [ https://issues.apache.org/jira/browse/TAJO-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214409#comment-14214409 ] 

ASF GitHub Bot commented on TAJO-1184:
--------------------------------------

GitHub user jinossy opened a pull request:

    https://github.com/apache/tajo/pull/248

    TAJO-1184: Upgrade netty-buffer to 4.0.24.Final

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jinossy/tajo TAJO-1184

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/248.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 #248
    
----
commit d833dd57f5f2ace63efe4270d74dbb3626d0ecb8
Author: jhkim <jh...@apache.org>
Date:   2014-11-17T08:23:18Z

    TAJO-1184: Upgrade netty-buffer to 4.0.24.Final

----


> Upgrade netty-buffer to 4.0.24.Final
> ------------------------------------
>
>                 Key: TAJO-1184
>                 URL: https://issues.apache.org/jira/browse/TAJO-1184
>             Project: Tajo
>          Issue Type: Improvement
>          Components: memory
>    Affects Versions: 0.9.1
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>            Priority: Minor
>
> We use netty-buffer already for off-heap pool. and 4.0.23 contains thread  cache issue.
> It is not a problem. because current implementation use the bufferAllocator in same thread.
> refer to https://github.com/netty/netty/pull/2855



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)