[
https://issues.apache.org/jira/browse/HBASE-20684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501701#comment-16501701
]
Nihal Jain commented on HBASE-20684:
------------------------------------
Please attach a new patch for master too, it seems the relevant code is
different in branch-2 and master. [^HBASE-20684.master.001.patch] is for
branch-2.
> 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
> Priority: Trivial
> Attachments: HBASE-20684.master.001.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)