I want to poll only the records that have produced less than 30 seconds. Is there any way in the Kafka polling that I can consume only the messages that are produced only less than 30 seconds?
Any suggestions or advice will be really helpful. Thanks in advance.