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

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

We have getRowOrBefore in HTableWrapper.  Have to remove that also.  Then 
Scan#createGetClosestRowOrBeforeReverseScan will be an orphan method. This is 
in Public class Scan but the method as such is package protected. So I think 
you can remove even that also.

> Remove HTableInterface#getRowOrBefore related server side code
> --------------------------------------------------------------
>
>                 Key: HBASE-13954
>                 URL: https://issues.apache.org/jira/browse/HBASE-13954
>             Project: HBase
>          Issue Type: Sub-task
>          Components: API
>            Reporter: Ashish Singhi
>            Assignee: Ashish Singhi
>             Fix For: 2.0.0
>
>         Attachments: HBASE-13954(1).patch, HBASE-13954-v1.patch, 
> HBASE-13954.patch
>
>
> As part of HBASE-13214 review, [~anoop.hbase] had a review comment on the 
> review board to remove all the server side related code for getRowOrBefore.



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

Reply via email to