CreateTopics result(s): CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=3,
현상
카프카 메세지 발행 후 컨슘이 안됨
consume 로직이 파티션 할당부터 진행되지 않음
카프카 pod 오류 로그가 올라오고 있었음
[2025-05-18 11:17:18,121] INFO [Controller 1] CreateTopics result(s): CreatableTopic(name='__consumer_offsets', numPartitions=50, replicationFactor=3, assignments=[], co...
blog.hyunjun.org1 min read