[
https://issues.apache.org/jira/browse/HBASE-22542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guanghao Zhang resolved HBASE-22542.
------------------------------------
Resolution: Not A Problem
Talked with [~Apache9]. This can be fixed in 2.3.0 by using
ProcedurePrepareLatch.createLatch(2, 2).
> Remove grant/revoke method from 2.2.0 Admin/AsyncAdmin interface
> -----------------------------------------------------------------
>
> Key: HBASE-22542
> URL: https://issues.apache.org/jira/browse/HBASE-22542
> Project: HBase
> Issue Type: Sub-task
> Reporter: Guanghao Zhang
> Priority: Major
>
> If a 2.2.0 client access the new version master which has ACL procedure v2,
> the grant/revoke method will return a procedure id directly. But the ACL
> procedure is not finished. So we need to remove these interface from 2.2.0
> for compatiblity. Another solution is to wait the ACL procedure v2 feature
> merge to 2.2.0...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)