vertx / io.vertx.kotlin.kafka.client.consumer / io.vertx.kafka.client.consumer.KafkaConsumer / commitAwait
commitAwait
suspend fun <K, V> KafkaConsumer<K, V>.commitAwait(): Unit
Commit current offsets for all the subscribed list of topics and partition.
Parameters
completionHandler
- handler called on operation completed