[ 
https://issues.apache.org/jira/browse/HBASE-13451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578417#comment-14578417
 ] 

Anoop Sam John commented on HBASE-13451:
----------------------------------------

Thanks [~ram_krish] for the nice work.. It was a much needed cleanup and we 
reduce a lot of short living object creations (KeyOnlyKeyValue)

> Make the HFileBlockIndex blockKeys to Cells so that it could be easy to use 
> in the CellComparators
> --------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-13451
>                 URL: https://issues.apache.org/jira/browse/HBASE-13451
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 2.0.0
>
>         Attachments: HBASE-13451.patch, HBASE-13451_1.patch, 
> HBASE-13451_2.patch, HBASE-13451_3.patch, HBASE-13451_4.patch, 
> HBASE-13451_5.patch, HBASE-13451_6.patch, HBASE-13451_7.patch
>
>
> After HBASE-10800 we could ensure that all the blockKeys in the BlockReader 
> are converted to Cells (KeyOnlyKeyValue) so that we could use 
> CellComparators. Note that this can be done only for the keys that are 
> written using CellComparators and not for the ones using RawBytesComparator.



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

Reply via email to