You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Zsombor Gegesy (JIRA)" <ji...@apache.org> on 2018/05/04 11:59:00 UTC

[jira] [Updated] (RANGER-2096) Remove dead code from AbstractBaseResourceService and RangerBizUtil

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

Zsombor Gegesy updated RANGER-2096:
-----------------------------------
    Attachment: RANGER-2096.patch

> Remove dead code from AbstractBaseResourceService and RangerBizUtil
> -------------------------------------------------------------------
>
>                 Key: RANGER-2096
>                 URL: https://issues.apache.org/jira/browse/RANGER-2096
>             Project: Ranger
>          Issue Type: Bug
>          Components: admin
>    Affects Versions: 1.0.0
>            Reporter: Zsombor Gegesy
>            Assignee: Zsombor Gegesy
>            Priority: Major
>              Labels: code-cleanup
>             Fix For: 1.1.0
>
>         Attachments: RANGER-2096.patch
>
>
> There is unnecessary dead code in AbstractBaseResourceService.java, which stores the child services in a service map, which is only called from RangerBizUtil.getVObject/getMObject methods, which are only called from test method.
>  This can be removed safely.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)