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

Anoop Sam John commented on HBASE-19048:
----------------------------------------

If we really dont want any other CP usages of these hooks (as removed now) but 
for ACL still we need, we can have these with out passing the private params at 
all.  ACL seems not making use of them.  We can add some notes that just for 
ACL not for other CPs. Also even deprecate now itself hoping in 3.0 we will 
have core based ACL impl 

> Cleanup MasterObserver hooks which takes IA private params
> ----------------------------------------------------------
>
>                 Key: HBASE-19048
>                 URL: https://issues.apache.org/jira/browse/HBASE-19048
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors
>            Reporter: Anoop Sam John
>            Assignee: stack
>             Fix For: 2.0.0-alpha-4
>
>         Attachments: HBASE-19048.master.001.patch, 
> HBASE-19048.master.002.patch
>
>
> These are the ones in MasterObserver
> {code}
>               preAbortProcedure        -  ProcedureExecutor
>               postGetProcedures        - Procedure
>               postGetLocks             - LockedResource
>               preRequestLock   - LockType
>               postRequestLock  - LockType
>               preLockHeartbeat         - LockProcedure
>               postLockHeartbeat        - LockProcedure
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to