Hi all,
I'm working on a Kafka Client (https://github.com/vert-x3/vertx-kafka-client) for Vert.x toolkit (http://vertx.io/). For the way Vert.x works, I need to know if all the Consumer APIs work in a "synchronous" way (so blocking); I see that only commitAsync works asynchronously. Is that true ? In the Vert.x toolkit the "karma" is "not stop the event loop" so I need to make some changes if a Kafka client call can hangs for few seconds. Thanks, Paolo. Paolo Patierno Senior Software Engineer (IoT) @ Red Hat Microsoft MVP on Windows Embedded & IoT Microsoft Azure Advisor Twitter : @ppatierno<http://twitter.com/ppatierno> Linkedin : paolopatierno<http://it.linkedin.com/in/paolopatierno> Blog : DevExperience<http://paolopatierno.wordpress.com/>