Hi , I would like to commit offsets manually ( not auto mode) but not with an synchronous call
the same way than with the apache kafka java consumer client -> https://kafka.apache.org/10/javadoc/org/apache/kafka/clients/consumer/KafkaConsumer.html#commitAsync--
is that possible ? thanks