Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 페이징
- 클라우드
- Kafka
- 코딩
- PL/SQL
- MVC
- 백준
- Spring Cloud
- 쿼리
- aws
- Spring
- 운영체제
- Jenkins
- golang
- 자바
- 데이터베이스
- db
- DP
- SQL
- 디자인 패턴
- Intellj
- 오라클
- feign
- MST
- JPA
- Spring Cloud Feign
- 알고리즘
- retry
- Spring Boot
- 자료구조
Archives
- Today
- Total
목록IT/kafka (1)
justgo_developer
카프카 리밸런싱으로 인한 Consume 불가 이슈
이슈 : Consumer가 전체적으로 대부분의 토픽을 처리하지 못하고 있는 현상.발생한 로그Attempt to heartbeat failed since group is rebalancing : 카프카 heartbeat가 실패해서 rebalancing 발생Join group failed with org.apache.kafka.common.errors.MemberIdRequiredException: The group member needs to have a valid member id. Join group failed with org.apache.kafka.common.errors.UnknownMemberIdException: The coordinator is not aware of this mem..
IT/kafka
2024. 10. 15. 20:33