Код: Выделить всё
[ERROR] o.a.k.c.c.i.ConsumerCoordinator - [Consumer clientId=csp.hk, groupId=csp.hk] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assign
ment; it is likely that the consumer was kicked out of the group.. Will continue to join group.
[WARN ] o.a.k.c.c.i.ConsumerCoordinator - [Consumer clientId=csp.hk, groupId=csp.hk] Asynchronous auto-commit of offsets /*many topic partitions*/ failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.
Код: Выделить всё
[INFO ] o.a.k.c.c.i.ConsumerCoordinator - [Consumer clientId=csp.hk, groupId=csp.hk] Request joining group due to: need to re-join with the given member-id: csp.hk-0e3f111c-8a92-49c3-81dc-61c4c5956df7
[INFO ] o.a.k.c.c.i.ConsumerCoordinator - [Consumer clientId=csp.hk, groupId=csp.hk] (Re-)joining group
Кажется, я не могу понять, почему существует разница в поведении. Оба приложения должны использовать одни и те же потребительские свойства Kafka. Может ли кто-нибудь помочь с этим?
Я буду рад предоставить дополнительную информацию, если это поможет.
Подробнее здесь: https://stackoverflow.com/questions/788 ... -out-of-of