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

Andrew Purtell commented on HBASE-11230:
----------------------------------------

+1

> Remove getRowOrBefore from HTableInterface and HTable
> -----------------------------------------------------
>
>                 Key: HBASE-11230
>                 URL: https://issues.apache.org/jira/browse/HBASE-11230
>             Project: HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>             Fix For: 0.99.0
>
>
> The javadoc for HTable#getRowOrBefore says:
> {code}
>    * @deprecated As of version 0.92 this method is deprecated without
>    * replacement.   
>    * getRowOrBefore is used internally to find entries in hbase:meta and makes
>    * various assumptions about the table (which are true for hbase:meta but 
> not
>    * in general) to be efficient.
> {code}
> It's been deprecated long enough. We should remove it from the client API and 
> mark it as private.



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

Reply via email to