[ https://issues.apache.org/jira/browse/HBASE-17583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863105#comment-15863105 ]
Duo Zhang commented on HBASE-17583: ----------------------------------- {quote} Drop the wrapping ? {quote} It is there for years so let's keep it in this issues? You can open a new issue to remove it if you want. {quote} Why is the above dropped ? {quote} It is set in moveToNextRegion. {quote} Now the method becomes a single comparison. It seems there is no need for this method. {quote} The method name tells something so let's keep it. {quote} When would locating next row be implemented. {quote} Maybe never for the sync client as it is just a nice to have. I have already implemented it in async client. > Add inclusive/exclusive support for startRow and endRow of scan for sync > client > ------------------------------------------------------------------------------- > > Key: HBASE-17583 > URL: https://issues.apache.org/jira/browse/HBASE-17583 > Project: HBase > Issue Type: Sub-task > Components: Client, scan > Affects Versions: 2.0.0, 1.4.0 > Reporter: Duo Zhang > Assignee: Duo Zhang > Fix For: 2.0.0, 1.4.0 > > Attachments: HBASE-17583-branch-1.patch, HBASE-17583.patch, > HBASE-17583-v1.patch, HBASE-17583-v2.patch > > > Implement the same feature of HBASE-17320 for sync client. -- This message was sent by Atlassian JIRA (v6.3.15#6346)