Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.98.0
-
None
-
Incompatible change, Reviewed
-
Description
We can improve the performance of per-cell authorization if the read of the cell ACL, if any, is combined with the sequential read of the cell data already in progress. When tags are inlined with KVs in block encoding (see HBASE-7448, and more generally HBASE-7233), we can use them to carry cell ACLs instead of using out-of-line storage (HBASE-7661) for that purpose.
Attachments
Attachments
Issue Links
- depends upon
-
HBASE-9962 Improve tag iteration
- Closed
- relates to
-
HBASE-9997 Add per KV security details to HBase book
- Closed
-
HBASE-9846 Integration test and LoadTestTool support for cell ACLs
- Closed
-
HBASE-9845 Add MR support for cell ACLs
- Closed