-
Notifications
You must be signed in to change notification settings - Fork 1
OMF-132 Redis 분산락 적용 및 사용성 업데이트 #122
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
Merged
Merged
Changes from 12 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
ad3a350
build: redisson 종속성 추가
wonjuneee 26602e9
mod: 분산락을 통한 설문참여 가능여부 판단 로직 동시성 이슈 해결
wonjuneee 31a3417
feat: Redis 락/데이터 타입 처리를 위한 유틸리티 메서드 구현
wonjuneee 6c10887
mod: Redis 유틸리티 클래스를 사용하도록 수정
wonjuneee f4ab2c6
mod: Redis 유틸리티 클래스를 컴포넌트로 변경하여 주입
wonjuneee 9e30182
fix: 코드리뷰 반영
wonjuneee 2b78f84
fix: 설문응답 제출 시 락을 통해 중복제출이 발생하지 않도록 수정
wonjuneee 51aa780
fix: 응답완료 시에도 락 활용하도록 수정
wonjuneee 06aa8c5
feat: 갱신손실, 팬텀리드를 방지하기 위한 락 획득 후 트랜잭션을 수행하는 메서드 구현
wonjuneee 84aa5ec
fix: surveyInfo를 조회하는 타이밍에 따라 completed_count의 값의 갱신손실이 발생하는 케이스 수정
wonjuneee 5a16de4
feat: 마감기한 지난 설문 종료하는 스케줄러 추가
wonjuneee 56bc0cc
fix: RedisConfig 수정 및 누락된 트랜잭션 어노테이션 추가
wonjuneee 063c05b
fix: Redisson 락이 WatchDog를 활성화되도록 명시적인 leaseTime 설정을 제거
wonjuneee e9a421c
feat: RDB-Redis 트랜잭션 동기화 이슈 해결
wonjuneee d5ac7f7
Merge branch 'develop' into fix/OMF-132
wonjuneee 09f137f
Merge branch 'develop' into fix/OMF-132
wonjuneee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.