01
2846.778 [kafka-coordinator-heartbeat-thread | generic-mae-consumer-job-client] INFO o.a.k.c.c.i.AbstractCoordinator:979 - [Consumer clientId=consumer-generic-mae-consumer-job-client-4, groupId=generic-mae-consumer-job-client] Member consumer-generic-mae-consumer-job-client-4-e3c4cd12-3525-45c4-9fe8-9dd96f597c10 sending LeaveGroup request to coordinator prerequisites-kafka-0.prerequisites-kafka-headless.datahub.svc.cluster.local:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured
max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing
max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.
01
2846.778 [kafka-coordinator-heartbeat-thread | generic-mae-consumer-job-client] INFO o.a.k.c.c.i.AbstractCoordinator:979 - [Consumer clientId=consumer-generic-mae-consumer-job-client-4, groupId=generic-mae-consumer-job-client] Member consumer-generic-mae-consumer-job-client-4-e3c4cd12-3525-45c4-9fe8-9dd96f597c10 sending LeaveGroup request to coordinator prerequisites-kafka-0.prerequisites-kafka-headless.datahub.svc.cluster.local:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured
max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing
max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records.