HBASE-22535 TestShellRSGroups fails when run on JDK11
Signed-off-by: Sean Busbey <busbey@apache.org> (cherry picked from commit dd99ea8d14f27f982e9ee231b23d1899760a7b9b)
This commit is contained in:
parent
d2f033d37c
commit
2c98f5eb8b
@ -55,7 +55,7 @@ import org.apache.hbase.thirdparty.com.google.common.collect.Sets;
|
||||
* Client used for managing region server group information.
|
||||
*/
|
||||
@InterfaceAudience.Private
|
||||
class RSGroupAdminClient implements RSGroupAdmin {
|
||||
public class RSGroupAdminClient implements RSGroupAdmin {
|
||||
private RSGroupAdminService.BlockingInterface stub;
|
||||
private Admin admin;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user