[ 
https://issues.apache.org/jira/browse/HBASE-19231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293204#comment-16293204
 ] 

stack commented on HBASE-19231:
-------------------------------

I removed testHBaseFsckWithFewerMetaReplicas from this test.

It does this:

HBaseFsckRepair.closeRegionSilentlyAndWait

You can't do silent close in hbase2. Not allowed.

Then uses hbck to do repair after doing this damage.

Removing it.

testHBaseFsckWithFewerMetaReplicaZnodes does same silent close. Removing it.

Removed testHBaseFsckWithExcessMetaReplicas. It adds replica then uses hbck to 
repair too many replicas. We probably need such a thing in hbase2 somehow.

Ok. Not going to fix. Just removing the above. There are a few tests of 
replicas on meta still in the suite.

> Reenable TestMetaWithReplicas#testChangingReplicaCount; uses HBCK to validate
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-19231
>                 URL: https://issues.apache.org/jira/browse/HBASE-19231
>             Project: HBase
>          Issue Type: Sub-task
>          Components: hbck
>            Reporter: stack
>             Fix For: 2.0.0-beta-1
>
>
> Also #testHBaseFsckWithFewerMetaReplicas, 
> #testHBaseFsckWithExcessMetaReplicas, and 
> #testHBaseFsckWithFewerMetaReplicaZnodes in TestMetaWithReplicas. Both depend 
> on HBCK for validation. Disabled for now.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to