[
https://issues.apache.org/jira/browse/HBASE-20684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501723#comment-16501723
]
Duo Zhang commented on HBASE-20684:
-----------------------------------
The format of the patch is a bit strange as it can not be applied with 'git
apply -p0'. Upload a patch generated by git diff...
> org.apache.hadoop.hbase.client.Scan#setStopRow javadoc uses incorrect method
> ----------------------------------------------------------------------------
>
> Key: HBASE-20684
> URL: https://issues.apache.org/jira/browse/HBASE-20684
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 2.0.0
> Reporter: Evgenii
> Assignee: Evgenii
> Priority: Trivial
> Attachments: HBASE-20684.master.001.patch,
> HBASE-20684.master.002.patch
>
>
> org.apache.hadoop.hbase.client.Scan#setStopRow javadoc, in "deprecated"
> paragraph, points out to incorrect value. It uses pointer to withStartRow,
> but should use withStopRow
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)