@Override
 protected void tearDown() throws Exception {
   stopBroker();
   super.tearDown();
 }