Zsombor Gegesy created RANGER-1427:
--------------------------------------

             Summary: Remove dead code from XResourceService
                 Key: RANGER-1427
                 URL: https://issues.apache.org/jira/browse/RANGER-1427
             Project: Ranger
          Issue Type: Bug
          Components: admin
    Affects Versions: 0.7.0
            Reporter: Zsombor Gegesy
            Assignee: Zsombor Gegesy
             Fix For: 1.0.0


During code review, I've noticed that XResourceService calls 
Boolean.getBoolean, which is usually a very suspicious signal - it is rarely 
used, and can be easily confused with Boolean.valueOf. After more 
investigation, I figured out that that code is never called,  so it can be 
removed



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

Reply via email to