Investigate different memory allocation models for off heap caching.
--------------------------------------------------------------------

                 Key: HBASE-4259
                 URL: https://issues.apache.org/jira/browse/HBASE-4259
             Project: HBase
          Issue Type: Sub-task
            Reporter: Li Pi
            Assignee: Li Pi
            Priority: Minor


Currently, the off heap cache uses Memcached's allocation model, which works 
reasonably well, but other memory allocation models, such as fragmented writes, 
or buddy allocation, may be better suited to the task, and require less 
configuration from the users perspective.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to