You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/04 22:27:48 UTC

[jira] [Updated] (DRILL-124) Evaluate removal of buffer reference counting for buffer pool

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

Jacques Nadeau updated DRILL-124:
---------------------------------
    Issue Type: Improvement  (was: Bug)

> Evaluate removal of buffer reference counting for buffer pool
> -------------------------------------------------------------
>
>                 Key: DRILL-124
>                 URL: https://issues.apache.org/jira/browse/DRILL-124
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Jacques Nadeau
>             Fix For: Future
>
>
> The default Netty4 implementations of ByteBuf utilize manual reference counting to speed buffer recycling with minimal overhead.  Their initial evaluation also included exploration utilizing ReferenceQueue to utilize java gc for buffer recycling.  We should pick up their initial efforts and explore whether or not the performance loss is that great for our use case.  The particular commit is here: https://github.com/netty/netty/commit/6c16972a031b3e81b9bf17e381c43b9f0c010eba



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