I try to publish a message to kafka using Spring Boot.
I can telnet, ping kafka.
I get this error:
org.apache.kafka.common.errors.TimeoutException: Expiring 1 record(s) for geofencemonitorrequests-0: 240036 ms has passed since batch creation plus linger time.
Please help me.