mirror of
https://github.com/apache/druid.git
synced 2025-02-09 19:44:57 +00:00
fix bridge test
This commit is contained in:
parent
c2149f8a00
commit
d1c4627032
@ -230,5 +230,13 @@ public class DruidClusterBridgeTest
|
||||
Assert.assertEquals(118, announced.getMaxSize());
|
||||
|
||||
EasyMock.verify(batchServerInventoryView);
|
||||
|
||||
announcer.stop();
|
||||
bridge.stop();
|
||||
|
||||
remoteCf.close();
|
||||
remoteCluster.close();
|
||||
localCf.close();
|
||||
localCluster.close();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user