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] quartz 스케줄러 작동 시 불필요한 조회 쿼리 발생 #112

Open
1 task
ddolboghi opened this issue Jun 22, 2024 · 0 comments
Open
1 task

Comments

@ddolboghi
Copy link
Collaborator

리팩토링 설명

  • 스케줄러 작동 시 auctionPostId로 경매글 조회하는 쿼리 발생하지 않도록 수정하기

추가 설명
경매 시작 시 상태 변경 스케줄러가 작동할때 auctionUuid로 경매글을 조회하여 업데이트합니다.
그런데 auctionPostId로 조회하는 쿼리도 함께 날라갑니다.

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