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

Zhihong Yu commented on HBASE-5732:
-----------------------------------

For this change:
{code}
-    <name>security.client.protocol.acl</name>
+    <name>security.hbase.client.protocol.acl</name>
{code}
the same entry (security.client.protocol.acl) is in conf/hbase-policy.xml of 
0.94 branch. We should deprecate the this entry in 0.94, right ?

The other two entries in hbase-policy.xml start with 'security.' instead of 
'security.hbase.'
I wonder if the three entries should be treated in the same manner.
                
> Remove the SecureRPCEngine and merge the security-related logic in the core 
> engine
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-5732
>                 URL: https://issues.apache.org/jira/browse/HBASE-5732
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>         Attachments: 5732-rpcengine-merge.7.patch, rpcengine-merge.10.patch, 
> rpcengine-merge.3.patch, rpcengine-merge.4.patch, rpcengine-merge.9.patch, 
> rpcengine-merge.patch
>
>
> Remove the SecureRPCEngine and merge the security-related logic in the core 
> engine. Follow up to HBASE-5727.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to