Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.98.0
-
None
-
None
-
Reviewed
-
Tag compression will work when WAL compression is enabled. Set "hbase.regionserver.wal.tags.enablecompression" false to disable tag compression in WAL. (This property defaults to true)
Description
We can add tag dictionary like we have one for rowdictionary, familydictionary. But this has to be done after stabilizing HBASE-7391.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-7391 Review/improve HLog compression's memory consumption
- Closed