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

Ted Yu commented on HBASE-14694:
--------------------------------

targetReplicaId is only used by Get objects.
The original intent for this JIRA was about Scan objects.
Since nobody has reported issue of targetReplicaId being missing, I think it 
can be handled in another JIRA.

bq. Query also have a copy constructor

Query is abstract. Not sure we need to do the above.

> Scan copy constructor doesn't handle allowPartialResults
> --------------------------------------------------------
>
>                 Key: HBASE-14694
>                 URL: https://issues.apache.org/jira/browse/HBASE-14694
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 14694-v1.txt
>
>
> As [~kairs] reported in HBASE-11544, copy ctor of Scan doesn't copy 
> allowPartialResults.
> This issue is to fix this defect.



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

Reply via email to