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

stack commented on HBASE-13448:
-------------------------------

[~anoop.hbase] So, a single KV in a clean, new table? And you just did 
System.out.println in the parse methods? I'm wondering if we shouldn't dig in 
more here... Ain't it kinda crazy that we do a get row length nine times when 
scan all of a row....and 37 times when we do a get?  I'm thinking of doing your 
experiment but adding in throws so can see where each call is happening. What 
you think boss?

> New Cell implementation with cached component offsets/lengths
> -------------------------------------------------------------
>
>                 Key: HBASE-13448
>                 URL: https://issues.apache.org/jira/browse/HBASE-13448
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Scanners
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>             Fix For: 2.0.0
>
>         Attachments: HBASE-13448.patch, HBASE-13448_V2.patch, gc.png, hits.png
>
>
> This can be extension to KeyValue and can be instantiated and used in read 
> path.



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

Reply via email to