(I don't know if it's Quarkus or Mutiny issue but...)
KafkaConsumerRecords is fully typed but the getDelegate method which creates a compiler warning when trying to get the actual records from the delegate.
Also it would be nice to have a method that encapsulates the delegate fetching step