[
https://issues.apache.org/jira/browse/KNOX-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790578#comment-16790578
]
Kevin Risden commented on KNOX-1820:
------------------------------------
>From a previous conversation with [~lmccay]:
bq. CMFKeystoreService is left over from a refactoring that I did to contribute
a Credential Management Framework to Hadoop from our codebase. We may have
migrated away from it over the years.
My understanding is that it isn't really used anymore. If we remove the
CMFKeystoreService, that would simplify BaseKeystoreService and
DefaultKeystoreService.
> Cleanup KeystoreService implementations and add unit tests
> ----------------------------------------------------------
>
> Key: KNOX-1820
> URL: https://issues.apache.org/jira/browse/KNOX-1820
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Minor
> Labels: cleanup
> Fix For: 1.3.0
>
>
> {{org.apache.knox.gateway.services.security.impl.BaseKeystoreService}} should
> be an abstract class extended by
> {{org.apache.knox.gateway.services.security.impl.CMFKeystoreService}} and
> {{DefaultKeystoreService}.
> Unit test for these classes are missing and should be added.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)