You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2018/10/15 03:19:00 UTC

[jira] [Created] (HBASE-21314) The implementation of BitSetNode is not efficient

Duo Zhang created HBASE-21314:
---------------------------------

             Summary: The implementation of BitSetNode is not efficient
                 Key: HBASE-21314
                 URL: https://issues.apache.org/jira/browse/HBASE-21314
             Project: HBase
          Issue Type: Sub-task
            Reporter: Duo Zhang


As the MAX_NODE_SIZE is the same with BITS_PER_WORD, which means that we could only have one word(long) for each BitSetNode.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)