[
https://issues.apache.org/jira/browse/RANGER-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikas Kumar resolved RANGER-5414.
---------------------------------
Fix Version/s: 2.10
Resolution: Fixed
> Remove unused (dead code) RangerKMSStartUp and related classes
> --------------------------------------------------------------
>
> Key: RANGER-5414
> URL: https://issues.apache.org/jira/browse/RANGER-5414
> Project: Ranger
> Issue Type: Task
> Components: kms
> Reporter: Vikas Kumar
> Assignee: Vikas Kumar
> Priority: Major
> Fix For: 2.10
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Following class is dead code and unnecessarily exists in the code.
> class: org/apache/ranger/kms/biz/RangerKMSStartUp.java
> *Why to remove:* This class is creating RangerMasterKey using their default
> constructor. This default constructor is of no use and exists only due to
> above dead code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)