[Kafka] The coordinator is not aware of this member
[Kafka] The coordinator is not aware of this member 문제점 ??? Kafka Client에서 eachBatch로 message를 받아와 작업을 하고 있었다. 그러나 작업이 성공적으로 끝나 resolveOffset을 하여도 계속 반복으로 작업을 하는 것이다. 즉, 특정 batch안에 있는 message를 모두 다시 작업하고 있었다. 그리고 자세히 살펴보니 아래와 같은 에러도 표시되어 있었다. 에러 메세지 Error 1 : {"level":"ERROR","timestamp":"2022-02-15T05:41:20.922Z","logger":"kafkajs","message":"[Connection] Response Heartbeat(key: 12, version: 3)..