Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added kafka producer and consumer config #61

Merged
merged 8 commits into from
Jan 23, 2025

Conversation

koreanMike513
Copy link
Collaborator

  • producer 와 consumer 세팅을 공통 core module에 구현

@koreanMike513 koreanMike513 added the enhancement New feature or request label Jan 21, 2025
@koreanMike513 koreanMike513 self-assigned this Jan 21, 2025
- removed kafka producer and consumer configs file
- added kafka config file
- updated application.yml
- updated order created event handler and food service
- added non retry exceptions
- added errorcode and two FoodApplication kafka related exceptions
- separated kafka handling logic and food business logics in two separate try catch blocks
- applied requires new for propagation so that if retry logic is successful there will be no rollback
- updated food service
@koreanMike513 koreanMike513 merged commit fecc500 into feature/add-kafka-module Jan 23, 2025
1 check passed
@koreanMike513 koreanMike513 deleted the feature/add-kafka-config branch January 23, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants