일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 정렬
- 항해99
- System.in
- 익명 클래스
- docker
- System.out
- 스파르타코딩클럽
- auto.create.topics.enable
- yield
- 제네릭 와일드 카드
- 합병 정렬
- github api
- 브릿지 메소드
- 자바할래
- throwable
- 람다식
- 접근지시자
- 자바스터디
- 프리미티브 타입
- junit 5
- System.err
- 제네릭 타입
- raw 타입
- Study Halle
- 로컬 클래스
- annotation processor
- 바운디드 타입
- 상속
- Switch Expressions
- 함수형 인터페이스
Archives
- Today
- Total
목록Kafka (1)
코딩하는 털보
Kafka의 자동 토픽 생성
카프카를 사용하다 자주 마주친 에러. 바로 메시지를 produce/consume할 토픽이 없다는 에러이다. 2023-02-01 16:01:58,034 WARN [kafka-producer-network-thread | producer-1] (org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.handleSuccessfulResponse:1119) - [Pr oducer clientId=producer-1] Error while fetching metadata with correlation id 3 : {dev.pintel.simul.org.vehicle.json=UNKNOWN_TOPIC_OR_PARTITION}KAFKA topic은 DB 테이블처..
Diary/Today I Learned
2023. 2. 10. 10:10