[ 
https://issues.apache.org/jira/browse/HBASE-17054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu updated HBASE-17054:
---------------------------
    Status: Patch Available  (was: Open)

> 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
>         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)

Reply via email to