[ 
https://issues.apache.org/jira/browse/HBASE-29779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on HBASE-29779 started by Anuj Sharma.
-------------------------------------------
> Call super coprocessor instead of returning for system tables
> -------------------------------------------------------------
>
>                 Key: HBASE-29779
>                 URL: https://issues.apache.org/jira/browse/HBASE-29779
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Anuj Sharma
>            Assignee: Anuj Sharma
>            Priority: Major
>              Labels: pull-request-available
>
> We need to allow some operations for system table for cluster setup, for 
> those we are not restricting some operations for system table. However, with 
> current code we are returning from coprocessor when we encounter the 
> operation is for system table but this will break the co-processor chaining 
> hence instead of returning we need to call super method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to