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

Chia-Ping Tsai commented on HBASE-20485:
----------------------------------------

Nice testing! nit: Could we avoid use the deprecated APIs? All of them have 
replacement stuffs.
 # setMaxVersions -> readVersions
 # setStartRow -> withStartRow
 # setStopRow -> withStopRow

 

> Copy constructor of Scan doesn't copy the readType and replicaId
> ----------------------------------------------------------------
>
>                 Key: HBASE-20485
>                 URL: https://issues.apache.org/jira/browse/HBASE-20485
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Chia-Ping Tsai
>            Assignee: Nihal Jain
>            Priority: Minor
>              Labels: beginner, beginners
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20485.master.001.patch
>
>
> The field was introduced by HBASE-17045.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to