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

동시성 이슈 : 분산 Lock으로 해결 #82

Merged
merged 4 commits into from
Jul 23, 2024
Merged

동시성 이슈 : 분산 Lock으로 해결 #82

merged 4 commits into from
Jul 23, 2024

Conversation

KimKyoHwee
Copy link
Member

🔎 Resolved Issue

  • Application 서비스 로직에 분산 Lock 로직 도입
  • 409 : 예약중, 410 : 이미 예약됨
  • Application 컨트롤러에 Exception Handler 추가

✅ Title

  • 동시성 이슈 : 분산 Lock으로 해결

📄 Content

@KimKyoHwee KimKyoHwee self-assigned this Jul 23, 2024
@KimKyoHwee KimKyoHwee merged commit 5ac62f4 into main Jul 23, 2024
1 check passed
@oxdjww oxdjww deleted the feat/#79 branch August 9, 2024 15:03
oxdjww pushed a commit that referenced this pull request Aug 18, 2024
동시성 이슈 : 분산 Lock으로 해결
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

Successfully merging this pull request may close these issues.

1 participant