@After
 public void tearDown() throws IOException {
   elasticsearchServer.shutdown();
   hazelcastInstance.shutdown();
 }