[
https://issues.apache.org/jira/browse/HBASE-20926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-20926:
-----------------------------------
Fix Version/s: 2.2.0
1.5.0
3.0.0
> IntegrationTestRSGroup is broken
> ---------------------------------
>
> Key: HBASE-20926
> URL: https://issues.apache.org/jira/browse/HBASE-20926
> Project: HBase
> Issue Type: Bug
> Components: integration tests
> Affects Versions: 2.1.0
> Reporter: Sergey Soldatov
> Assignee: Sergey Soldatov
> Priority: Major
> Fix For: 3.0.0, 1.5.0, 2.2.0, 2.1.1
>
>
> There are several problems:
> 1. It doesn't work in minicluster mode because in afterMethod() it using
> IntegrationTestingUtility.restoreCluster() which just shutdown minicluster in
> the not distributed mode
> 2. It uses tests from TestRSGroups which was supposed to be common for both
> unit and integration tests, but for last two years, there were a number of
> tests added that are using internal API, not compatible with the distributed
> mode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)