vertx / io.vertx.kotlin.kafka.admin / io.vertx.kafka.admin.AdminUtils / closeAwait

closeAwait

suspend fun AdminUtils.closeAwait(): Unit

Closes the underlying connection to Zookeeper. It is required to call the method for cleanup purposes if AdminUtils was not created with autoClose set to true.

Parameters

completionHandler - vert.x callback