[
https://issues.apache.org/jira/browse/HBASE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15588288#comment-15588288
]
Phil Yang commented on HBASE-15302:
-----------------------------------
I run TestMasterFailoverWithProcedures locally in branch-1 and branch-1.3,
testTruncateWithFailover is failing now.
java.lang.AssertionError: {ENCODED => 3e896a506ae8d6e811d7f9819be348c3, NAME =>
'testTruncateWithFailoverAtStep4,,1476872142100.3e896a506ae8d6e811d7f9819be348c3.',
STARTKEY => '', ENDKEY => 'a'} region dir does not exist
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.hadoop.hbase.master.procedure.MasterProcedureTestingUtility.validateTableCreation(MasterProcedureTestingUtility.java:99)
at
org.apache.hadoop.hbase.master.procedure.MasterProcedureTestingUtility.validateTableCreation(MasterProcedureTestingUtility.java:86)
at
org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures.testTruncateWithFailoverAtStep(TestMasterFailoverWithProcedures.java:351)
at
org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures.testTruncateWithFailover(TestMasterFailoverWithProcedures.java:312)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
at
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:745)
> Reenable the other tests disabled by HBASE-14678
> ------------------------------------------------
>
> Key: HBASE-15302
> URL: https://issues.apache.org/jira/browse/HBASE-15302
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Phil Yang
> Assignee: Phil Yang
> Fix For: 2.0.0, 1.3.1
>
> Attachments: HBASE-15302-branch-1-v1.patch, HBASE-15302-v1.txt,
> HBASE-15302-v1.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)