You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/01/06 00:17:00 UTC

[jira] [Created] (HBASE-19718) Remove PREFIX_TREE from compression.adoc

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)