Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
After HBASE-27632 and HBASE-27702, we removed SecureProtobufLogReader and SecureProtobufLogWriter, users do not need to specify the reader/writer class any more, they just need to enable WAL encryption.
Remove the related configurations such as 'hbase.regionserver.hlog.writer.impl' and 'hbase.regionserver.hlog.reader.impl' in hbase-default.xml, and also change ref guide to tell users how to enable WAL encryption for 2.6+.
Attachments
Issue Links
- is related to
-
HBASE-27632 Refactor WAL.Reader implementation so we can better support WAL splitting and replication
- Resolved
-
HBASE-27702 Remove 'hbase.regionserver.hlog.writer.impl' config
- Resolved
- links to