@BeforeClass
 protected void setupCluster() throws Throwable {
   createReplicas(3, 3, 0);
 }