You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Qiang Zhang (JIRA)" <ji...@apache.org> on 2017/03/17 01:10:42 UTC

[jira] [Resolved] (RANGER-1462) Fix the spelling error in Solr Authorization

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

Qiang Zhang resolved RANGER-1462.
---------------------------------
    Resolution: Fixed

> Fix the spelling error in Solr Authorization
> --------------------------------------------
>
>                 Key: RANGER-1462
>                 URL: https://issues.apache.org/jira/browse/RANGER-1462
>             Project: Ranger
>          Issue Type: Bug
>          Components: plugins
>    Affects Versions: 1.0.0
>            Reporter: Qiang Zhang
>            Assignee: Qiang Zhang
>             Fix For: 1.0.0
>
>
> {code}
> logger.fatal("Can't create RangerRequest oject. userName="
> 				+ userName + ", accessType=" + accessType + ", ip=" + ip
> 				+ ", collectionRequest=" + collectionRequest);
> {code}
> It should be 'object' instead of 'oject'.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)