Exemplo n.º 1
0
 @Override
 protected void before() throws Exception {
   KAFKA.start();
   KAFKA.createTopic(TOPIC, TOPIC_PART);
 }