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

[REFACTOR] 카프카 통신 메시지에서 null안 경우 보상로직 #101

Open
2 tasks
chanchanwoong opened this issue Jun 22, 2024 · 0 comments
Open
2 tasks

Comments

@chanchanwoong
Copy link
Collaborator

리팩토링 설명
카프카 통신에서 메시지가 여러 이유로 null이 올 수 있습니다.
각 key 마다 null 처리를 진행 필요
null인 경우에는 보상 로직이 작동되야 합니다.

  • 리팩토링 1
  • 리팩토링 2

추가 설명

@chanchanwoong chanchanwoong changed the title [REFACTOR] 카프카 통신 메시지에서 null 필터링 [REFACTOR] 카프카 통신 메시지에서 null안 경우 보상로직 Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant