Vikas Kumar created RANGER-5414:
-----------------------------------
Summary: 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
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)