vikaskr22 opened a new pull request, #1203: URL: https://github.com/apache/ranger/pull/1203
…lasses ## What changes were proposed in this pull request? A dead class kms/src/main/java/org/apache/ranger/kms/biz/RangerKMSStartUp.java exists in the repo. Removing this class along with other related classes like corresponding Test class and one change in RangerMasterKey. Due to this class only, RangerMasterKey is required to have the default constructor, that is of no use. ## How was this patch tested? - mvn build passed - UT passed - Already tested in internal cluster by removing this class. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
