You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Liyin Tang (JIRA)" <ji...@apache.org> on 2014/03/18 19:35:46 UTC

[jira] [Created] (HBASE-10784) [89-fb] Avoid the unnecessary memory copy for RowCol and DeleteColumn Bloom filters

Liyin Tang created HBASE-10784:
----------------------------------

             Summary: [89-fb] Avoid the unnecessary memory copy for RowCol and DeleteColumn Bloom filters
                 Key: HBASE-10784
                 URL: https://issues.apache.org/jira/browse/HBASE-10784
             Project: HBase
          Issue Type: Improvement
            Reporter: Liyin Tang


For adding/querying rowcol and deleteColumn BF, there are multiple unnecessary memory copy operations. This jira is to address the concern and avoid creating these dummy bloom keys as much as possible.



--
This message was sent by Atlassian JIRA
(v6.2#6252)