Fix broken jenkins test, broke since submission of distributed split issue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1096552 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f1653f9e65
commit
8df30d650e
@ -85,7 +85,7 @@ public class TestCatalogJanitor {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getServerName() {
|
public String getServerName() {
|
||||||
return null;
|
return "mockserver.example.org,1234,-1L";
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user