[
https://issues.apache.org/jira/browse/HBASE-15717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259154#comment-15259154
]
Vladimir Rodionov commented on HBASE-15717:
-------------------------------------------
Looks good.
> TestClassLoading#testMasterCoprocessorsReported fails due to Master
> Coprocessors mismatch
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-15717
> URL: https://issues.apache.org/jira/browse/HBASE-15717
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Labels: backup
> Attachments: 15717.v1.txt
>
>
> BackupController was not accounted for:
> {code}
> testMasterCoprocessorsReported(org.apache.hadoop.hbase.coprocessor.TestClassLoading)
> Time elapsed: 0.042 sec <<< FAILURE!
> org.junit.ComparisonFailure: expected:<[Ba[]seMasterObserver]> but
> was:<[Ba[ckupController, Ba]seMasterObserver]>
> at org.junit.Assert.assertEquals(Assert.java:115)
> at org.junit.Assert.assertEquals(Assert.java:144)
> at
> org.apache.hadoop.hbase.coprocessor.TestClassLoading.testMasterCoprocessorsReported(TestClassLoading.java:538)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)