[
https://issues.apache.org/jira/browse/HBASE-15715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated HBASE-15715:
---------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Thanks for the review.
> 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)