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
- JPA
- 자료구조
- SQL
- 코딩
- 백준
- Spring
- 쿼리
- retry
- 클라우드
- 알고리즘
- PL/SQL
- feign
- Kafka
- 디자인 패턴
- MVC
- MST
- aws
- Spring Boot
- db
- Jenkins
- 페이징
- golang
- 자바
- Spring Cloud
- 데이터베이스
- DP
- Intellj
- 오라클
- 운영체제
- Spring Cloud Feign
Archives
- Today
- Total
목록2024/10 (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