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/16 08:39:41 UTC

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

Qiang Zhang created RANGER-1462:
-----------------------------------

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