You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2016/01/01 21:58:39 UTC

[jira] [Created] (RANGER-797) Good coding practice: fix issues in updates from RANGER-798

Madhan Neethiraj created RANGER-797:
---------------------------------------

             Summary: Good coding practice: fix issues in updates from RANGER-798
                 Key: RANGER-797
                 URL: https://issues.apache.org/jira/browse/RANGER-797
             Project: Ranger
          Issue Type: Bug
          Components: plugins
    Affects Versions: 0.6.0
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


1) agents-common/src/main/java/org/apache/ranger/plugin/store/AbstractPredicateUtil.java: 654
  org.apache.ranger.plugin.store.AbstractPredicateUtil$18.evaluate(Object) makes inefficient use of keySet iterator instead of entrySet iterator



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)