[
https://issues.apache.org/jira/browse/HBASE-18902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184708#comment-16184708
]
Appy commented on HBASE-18902:
------------------------------
Ahh, It's because @AfterClass and @BeforeClass should be @After and @Before.
Will make a patch, test it and push in some time (~2 hours).
Sorry for the trouble!
> TestCoprocessorServiceBackwardCompatibility fails in master branch
> ------------------------------------------------------------------
>
> Key: HBASE-18902
> URL: https://issues.apache.org/jira/browse/HBASE-18902
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 18902.v1.txt
>
>
> Starting mini cluster in subtests without shutting down resulted in:
> {code}
> java.lang.IllegalStateException: A mini-cluster is already running
> at
> org.apache.hadoop.hbase.coprocessor.TestCoprocessorServiceBackwardCompatibility.testCoprocessorServiceLoadedByRegion(TestCoprocessorServiceBackwardCompatibility.java:109)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)