[
https://issues.apache.org/jira/browse/HBASE-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13438235#comment-13438235
]
Matteo Bertozzi commented on HBASE-5449:
----------------------------------------
The current implementation throws an exception if the enum doesn't match... but
I think that we can skip the exception and the permission.
e.g.
0.96 has READ, WRITE, CREATE, ADMIN
0.98 has READ, WRITE, CREATE, ADMIN, SUPER_POWER
The 0.96 can just skip the SUPER_POWER permission since doesn't make sense in
0.96.
> Support for wire-compatible security functionality
> --------------------------------------------------
>
> Key: HBASE-5449
> URL: https://issues.apache.org/jira/browse/HBASE-5449
> Project: HBase
> Issue Type: Sub-task
> Components: ipc, master, migration, regionserver
> Reporter: Todd Lipcon
> Assignee: Matteo Bertozzi
> Attachments: AccessControl_protos.patch, HBASE-5449-v0.patch,
> HBASE-5449-v1.patch
>
>
--
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