[ https://issues.apache.org/jira/browse/HBASE-12210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165487#comment-14165487 ]
ramkrishna.s.vasudevan edited comment on HBASE-12210 at 10/10/14 4:29 AM: -------------------------------------------------------------------------- All tests seems to pass. So with this patch as Prefix Tree is enabled back, we can ensure that the value part is not copied while comparing the KVs when EncodedSeekers.getKeyValue() is called. Wiill be a huge gain in cases like MOB. Related to HBASE-10801 where other DBE algo were changed except for PrefixTree. was (Author: ram_krish): All tests seems to pass. So with this patch as Prefix Tree is enabled back, we can ensure that the value part is not copied while comparing the KVs when EncodedSeekers.getKeyValue() is called. Wiill be a huge gain in cases like MOB. Related to HBASE-10801 were other DBE algo were changed except for PrefixTree. > Avoid KeyValue in Prefix Tree > ----------------------------- > > Key: HBASE-12210 > URL: https://issues.apache.org/jira/browse/HBASE-12210 > Project: HBase > Issue Type: Sub-task > Components: regionserver > Reporter: ramkrishna.s.vasudevan > Assignee: ramkrishna.s.vasudevan > Labels: Performance > Fix For: 2.0.0, 0.99.1 > > Attachments: HBASE-11871.java, HBASE-11871.patch > > > Avoid KeyValue recreate where all possible in the PrefixTree module. -- This message was sent by Atlassian JIRA (v6.3.4#6332)