162163164165166167168169170171
assertEquals(NUM_MESSAGES, count.get()); } finally { logServiceImpl.stop(); executor.shutdown(); } } }