1.o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-3, groupId=YYY] Offset commit failed on partition XXX-45 at offset 13898997: The coordinator is not aware of this member.
2. failed: Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member. This means that 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 message processing. You can address this either by increasing the session timeout or by reducing the maximum size of batches returned in poll() with max.poll.records.
3.java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access
4.
[kafka-producer-network-thread | producer-1] o.s.k.support.LoggingProducerListener : Exception thrown when sending a message with key='null' and payload='{YYYY...' to topic XXX:
org.apache.kafka.common.errors.TimeoutException: Expiring 1 record(s) for XXXtopic-3: 38877 ms has passed since batch creation plus linger time
最后
以上就是动人含羞草最近收集整理的关于kafka异常汇总的全部内容,更多相关kafka异常汇总内容请搜索靠谱客的其他文章。
发表评论 取消回复