Zsombor Gegesy created RANGER-2096:
--------------------------------------
Summary: 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
Fix For: 1.1.0
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)
|