[
https://issues.apache.org/jira/browse/RANGER-5414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112554#comment-18112554
]
Vikas Kumar commented on RANGER-5414:
-------------------------------------
PR has been reviewed and merged, hence marking this as resolved.
commit 364c4758ac2789b8c216ac430ba7284a92cdff61
> 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
> 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)