You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Velmurugan Periasamy (Jira)" <ji...@apache.org> on 2022/09/22 15:57:00 UTC

[jira] [Commented] (RANGER-3928) Refactor security-admin DAOs to allow non-relational data stores

    [ https://issues.apache.org/jira/browse/RANGER-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608334#comment-17608334 ] 

Velmurugan Periasamy commented on RANGER-3928:
----------------------------------------------

[~deniswsrosa] - Thanks for your interest in contributing to Ranger. I have added you as a contributor. You can assign the JIRAs to yourself and provide contributions. Welcome to Ranger community. 

> Refactor security-admin DAOs to allow non-relational data stores
> ----------------------------------------------------------------
>
>                 Key: RANGER-3928
>                 URL: https://issues.apache.org/jira/browse/RANGER-3928
>             Project: Ranger
>          Issue Type: Improvement
>          Components: admin
>            Reporter: DENIS ROSA
>            Priority: Major
>
> Currently, the DAOs at the Security-admin module (org.apache.ranger.db package) make it hard to add support for non-relational databases. We could make the DAOs as interfaces and move the current code to an implementation class instead. 
> This allows me to add custom DAO implementations for different databases without braking the current implementation.
>  
> {*}NOTE{*}: I would like to work on this issue if some of the committers are willing to review and accept the PR. (I guess I can have something ready in ~a month)
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)