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

ramkrishna.s.vasudevan commented on HBASE-10801:
------------------------------------------------

Regarding Comparable<Cell>, I think it is not needed. I saw your patch and 
hence added it.
bq.I only mention it because it was a noticeable improvement, like 20%. I 
wouldn't hold up this patch for it, but something to think on
Sure. I would try that.  I am stuck with a place where when combining patches 
in HBASE-10801, HBASE-7319 and making the BDE.getKeyValue() to return the 
seeker state directly (as a Cell), am finding issues when doing writer.append() 
while doing compaction.
So to find out the exact performance on this layer of the code am trying to do 
some tests.  Based on that will change this. For now I think the first patch 
would suffice.


> Ensure DBE interfaces can work with Cell
> ----------------------------------------
>
>                 Key: HBASE-10801
>                 URL: https://issues.apache.org/jira/browse/HBASE-10801
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.99.0
>
>         Attachments: HBASE-10801.patch, HBASE-10801_1.patch
>
>
> Some changes to the interfaces may be needed for DBEs or may be the way it 
> works currently may be need to be modified inorder to make DBEs work with 
> Cells. Suggestions and ideas welcome.



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

Reply via email to