Rushabh Shah created HBASE-28515:
------------------------------------
Summary: Validate access check for each RegionServerCoprocessor
Endpoint.
Key: HBASE-28515
URL: https://issues.apache.org/jira/browse/HBASE-28515
Project: HBase
Issue Type: Improvement
Components: Coprocessors
Reporter: Rushabh Shah
Currently we enforce ADMIN permissions for each regionserver coprocessor
method. See HBASE-28508 for more details.
There can be regionserver endpoint implementation which don't want to enforce
calling users to have ADMIN permissions. So there needs to be a way for RS
coproc implementation to override the access checks, with the default being
requiring ADMIN permissions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)