[
https://issues.apache.org/jira/browse/HBASE-15206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129365#comment-15129365
]
Hadoop QA commented on HBASE-15206:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s {color}
| {color:red} HBASE-15206 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/latest/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12785883/HBASE-15206-001_branch-1.2.patch
|
| JIRA Issue | HBASE-15206 |
| Powered by | Apache Yetus 0.1.0 http://yetus.apache.org |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/405/console |
This message was automatically generated.
> Flakey testSplitDaughtersNotInMeta test
> ---------------------------------------
>
> Key: HBASE-15206
> URL: https://issues.apache.org/jira/browse/HBASE-15206
> Project: HBase
> Issue Type: Bug
> Components: flakey
> Reporter: huaxiang sun
> Assignee: huaxiang sun
> Priority: Minor
> Attachments: HBASE-15206-001.patch, HBASE-15206-001_branch-1.2.patch,
> HBASE-15206-002.patch
>
>
> Run into the following failure with hbase 1.0.0.
> Stacktrace
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertNotNull(Assert.java:712)
> at org.junit.Assert.assertNotNull(Assert.java:722)
> at
> org.apache.hadoop.hbase.util.TestHBaseFsck.testSplitDaughtersNotInMeta(TestHBaseFsck.java:1723)
> From the log, the ntp issue caused clock skew and it woke up CatalogJanitor
> earlier. The CatalogJanitor cleaned up the parent region. It could happen
> with master branch as well. The fix is to disable CatalogJanitor to make sure
> this will not happen.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)