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

Yung-An He commented on HBASE-19414:
------------------------------------

Hi [~chia7712]

When enabling the testing method and testing all methods of 
TestMasterOperationsForRegionReplicas, it would fail in branch-2, but success 
in branch-1.2 and branch1.3.
Below is the error message:

{code:java}
[ERROR] Tests run: 3, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 36.693 
s <<< FAILURE! - in 
org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas
[ERROR] 
testIncompleteMetaTableReplicaInformation(org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas)
  Time elapsed: 3.896 s  <<< ERROR!
org.apache.hadoop.hbase.TableNotEnabledException: 
testIncompleteMetaTableReplicaInformation state is ENABLING

[ERROR] 
testCreateTableWithMultipleReplicas(org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas)
  Time elapsed: 4.191 s  <<< FAILURE!
java.lang.AssertionError
        at 
org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.validateFromSnapshotFromMeta(TestMasterOperationsForRegionReplicas.java:318)
        at 
org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.testCreateTableWithMultipleReplicas(TestMasterOperationsForRegionReplicas.java:158)

[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]   
TestMasterOperationsForRegionReplicas.testCreateTableWithMultipleReplicas:158->validateFromSnapshotFromMeta:318
[ERROR] Errors:
[ERROR]   
TestMasterOperationsForRegionReplicas.testIncompleteMetaTableReplicaInformation 
ยป TableNotEnabled
[INFO]
[ERROR] Tests run: 3, Failures: 1, Errors: 1, Skipped: 0
{code}

Should we create another jira to fixed the error in branch-2 first?

> enable 
> TestMasterOperationsForRegionReplicas#testIncompleteMetaTableReplicaInformation
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-19414
>                 URL: https://issues.apache.org/jira/browse/HBASE-19414
>             Project: HBase
>          Issue Type: Test
>            Reporter: Chia-Ping Tsai
>            Assignee: Yung-An He
>            Priority: Trivial
>              Labels: beginner
>             Fix For: 2.0.0, 1.3.2, 1.2.7
>
>
> {quote}
> TODO: enable when we have support for alter_table- HBASE-10361
> {quote}
> The HBASE-10361 was resolved 2 years ago, and the test had been enabled in 
> branch-1 and branch-1.4. Hence we should also enable it for all active 
> branches.



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

Reply via email to