[
https://issues.apache.org/jira/browse/HBASE-15715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258917#comment-15258917
]
Hadoop QA commented on HBASE-15715:
-----------------------------------
| (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-15715 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.2.1/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12800869/15715.v1.patch |
| JIRA Issue | HBASE-15715 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/1618/console |
| Powered by | Apache Yetus 0.2.1 http://yetus.apache.org |
This message was automatically generated.
> BackupType misses @InterfaceAudience annotation
> -----------------------------------------------
>
> Key: HBASE-15715
> URL: https://issues.apache.org/jira/browse/HBASE-15715
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Attachments: 15715.v1.patch
>
>
> I was running test suite in HBASE-7912 branch and stumbled over the following:
> {code}
> testInterfaceAudienceAnnotation(org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations)
> Time elapsed: 0.344 sec <<< FAILURE!
> java.lang.AssertionError: All classes should have @InterfaceAudience
> annotation expected:<0> but was:<1>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at
> org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.testInterfaceAudienceAnnotation(TestInterfaceAudienceAnnotations.java:257)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)