[ 
https://issues.apache.org/jira/browse/HBASE-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Gray updated HBASE-2549:
---------------------------------

    Fix Version/s:     (was: 0.92.0)

> Review Trackers (column, delete, etc) on Trunk after 2248 goes in for 
> correctness and optimal earlying-out
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2549
>                 URL: https://issues.apache.org/jira/browse/HBASE-2549
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Jonathan Gray
>            Assignee: Jonathan Gray
>            Priority: Critical
>
> Once we move to all Scans, the trackers could use a refresh.  There are often 
> times where we return, for example, a MatchCode.SKIP (which just goes to the 
> next KV not including the current one) where we could be sending a more 
> optimal return code like MatchCode.SEEK_NEXT_ROW.
> This is a jira to review all of this code after 2248 goes in.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to