HBASE-7545 Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1440157 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0d95dc61e8
commit
554d5d239b
|
@ -27,7 +27,7 @@ import org.junit.experimental.categories.Category;
|
|||
* Run the same test as TestReplication but with HLog compression enabled
|
||||
*/
|
||||
@Category(LargeTests.class)
|
||||
public class TestReplicationQueueFailoverCompressed extends TestReplicationBase {
|
||||
public class TestReplicationQueueFailoverCompressed extends TestReplicationQueueFailover {
|
||||
|
||||
/**
|
||||
* @throws java.lang.Exception
|
||||
|
|
Loading…
Reference in New Issue