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)