Ted Yu created HBASE-19718:
------------------------------
Summary: Remove PREFIX_TREE from compression.adoc
Key: HBASE-19718
URL: https://issues.apache.org/jira/browse/HBASE-19718
Project: HBase
Issue Type: Bug
Reporter: Ted Yu
Priority: Trivial
compression.adoc still refers to PREFIX_TREE though the encoding has been
removed:
{code}
-data_block_encoding <arg> Encoding algorithm (e.g. prefix compression) to
use for data blocks in the test column family, one
of [NONE, PREFIX, DIFF, FAST_DIFF, PREFIX_TREE].
{code}
ROW_INDEX_V1 should be put in its place.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)