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

Jerry He commented on HBASE-11127:
----------------------------------

Sounds good!
Some additional suggestions:
1. We probably wan to have security controller flexibility and plug-ability.
    For example, elevate an interface/abstract class framework of its own. The 
current controller implementations are default.
2. Split the controller into master side and region server.  The current 
AccessController contains everything, which seems to be crowded. 

> Move security features into core
> --------------------------------
>
>                 Key: HBASE-11127
>                 URL: https://issues.apache.org/jira/browse/HBASE-11127
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>
> HBASE-11126 mentions concurrency issues we are running into as the security 
> code increases in sophistication, due to current placement of coprocessor 
> hooks, and proposes a solution to those issues with the expectation that 
> security code remains outside of core in coprocessors. However, as an 
> alternative we could consider moving all AccessController and 
> VisibilityController related code into core. Worth discussing? 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to