[
https://issues.apache.org/jira/browse/HBASE-18201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044662#comment-16044662
]
Chia-Ping Tsai commented on HBASE-18201:
----------------------------------------
I'm tring to eliminate the KeyValue references, but the DataBlockEncodingTool
doesn't have enough UTs to verify the functionality. Let this issue be open for
prospective contributor. I will take it over if nobody has an interest in this.
Thanks for your feedback [~stack]
> add UT and docs for DataBlockEncodingTool
> -----------------------------------------
>
> Key: HBASE-18201
> URL: https://issues.apache.org/jira/browse/HBASE-18201
> Project: HBase
> Issue Type: Task
> Components: tooling
> Reporter: Chia-Ping Tsai
> Priority: Minor
> Labels: beginner
>
> 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)