You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/06/09 14:03:18 UTC

[jira] [Created] (HBASE-18201) add UT and docs for DataBlockEncodingTool

Chia-Ping Tsai created HBASE-18201:
--------------------------------------

             Summary: add UT and docs for DataBlockEncodingTool
                 Key: HBASE-18201
                 URL: https://issues.apache.org/jira/browse/HBASE-18201
             Project: HBase
          Issue Type: Task
            Reporter: Chia-Ping Tsai
            Priority: Minor


There is no example, documents, or tests for DataBlockEncodingTool. We should have it friendly if any use case exists. Otherwise, we should just get rid of it because DataBlockEncodingTool presumes that the implementation of cell returned from DataBlockEncoder is KeyValue. The presume may obstruct the cleanup of KeyValue references in the code base of read/write path.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)