[
https://issues.apache.org/jira/browse/HBASE-17054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-17054:
---------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 1.4.0
2.0.0
Status: Resolved (was: Patch Available)
Thanks for the review, Anoop.
Haven't found other occurrence such as this.
> Compactor#preCreateCoprocScanner should be passed user
> ------------------------------------------------------
>
> Key: HBASE-17054
> URL: https://issues.apache.org/jira/browse/HBASE-17054
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 2.0.0, 1.4.0
>
> Attachments: 17054.v1.txt
>
>
> As Anoop mentioned at the end of HBASE-16962:
> {code}
> ScanType scanType = scannerFactory.getScanType(request);
> scanner = preCreateCoprocScanner(request, scanType, fd.earliestPutTs,
> scanners);
> {code}
> user should be passed to preCreateCoprocScanner().
> Otherwise null User would be used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)