[
https://issues.apache.org/jira/browse/HBASE-21194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16656886#comment-16656886
]
Ted Yu commented on HBASE-21194:
--------------------------------
For the mob row counting method, can you add it to
hbase-server/src/test/java/org/apache/hadoop/hbase/mob/MobTestUtil.java so that
both test classes can utilize it ?
For the assertion, can you add one more where mob row count is > 0 ?
As for the threshold, we shouldn't set it to 0 since that is not how users
normally use Mob feature.
thanks
> Add TestCopyTable which exercises MOB feature
> ---------------------------------------------
>
> Key: HBASE-21194
> URL: https://issues.apache.org/jira/browse/HBASE-21194
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Artem Ervits
> Priority: Minor
> Labels: mob
> Attachments: HBASE-21194.v01.patch, HBASE-21194.v02.patch
>
>
> Currently TestCopyTable doesn't cover table(s) with MOB feature enabled.
> We should add variant that enables MOB on the table being copied and verify
> that MOB content is copied correctly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)