Details
-
Improvement
-
Status: Closed
-
Critical
-
Resolution: Implemented
-
1.0.1, 1.1.0, 0.98.12, 1.2.0, 2.0.0
-
None
-
None
-
None
Description
Replication client actions set and modify znodes directly. This is legacy from an era before we had the AccessController available and missing coverage of admin action in our security model.
All replication client actions should be mediated by the master, and hooked up to the coprocessor framework for use by the AccessController. After adding this functionality we should should restrict access to replication znodes to only the HBase service principal, but provide a configuration option to relax those permissions for as long as older admin clients are in use (with a stern suggestion to upgrade ASAP). This type of functional change, with optional backwards compatibility, should be fine for all branches.
Attachments
Issue Links
- blocks
-
HBASE-13772 Replication endpoints should restrict access to a limited set of principals
- Closed
- Is contained by
-
HBASE-19397 Design procedures for ReplicationManager to notify peer change event from master
- Closed