[
https://issues.apache.org/jira/browse/HBASE-14694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974570#comment-14974570
]
Anoop Sam John commented on HBASE-14694:
----------------------------------------
We have targetReplicaId field in Query class which is also not set during copy
constructor. Want to do that also? Also in Get constructor also I dont think
this is done. It would have been better Query also have a copy constructor and
Scan/Get constructors call super(). What do u say?
> 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)