You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2015/08/04 03:15:04 UTC

[jira] [Created] (TAJO-1738) Implement Pooled off-heap RowBlock

Jinho Kim created TAJO-1738:
-------------------------------

             Summary: Implement Pooled off-heap RowBlock 
                 Key: TAJO-1738
                 URL: https://issues.apache.org/jira/browse/TAJO-1738
             Project: Tajo
          Issue Type: Bug
          Components: Storage
            Reporter: Jinho Kim
            Assignee: Jinho Kim


OffHeapRowBlock was added by TAJO-907. but it does not support memory pooling.
We already use the Netty PooledByteBufAllocator to DelimitedTextFile.  and we can easy to add the implementation by PooledByteBufAllocator



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