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

만료 예정인 포인트 데이터를 메시지큐에 넣는다. #42

Open
KATEKEITH opened this issue Jul 24, 2023 · 2 comments
Open
Assignees
Labels
feature 새로운 기능

Comments

@KATEKEITH
Copy link
Collaborator

KATEKEITH commented Jul 24, 2023

  • 만료 2일전에 만료 예정인 포인트 데이터들을 메시지큐에 넣는다.
@KATEKEITH KATEKEITH added the feature 새로운 기능 label Jul 24, 2023
@KATEKEITH KATEKEITH self-assigned this Jul 24, 2023
@KATEKEITH
Copy link
Collaborator Author

KATEKEITH commented Jul 24, 2023

Batch Job은 Spring Batch로 Scheduler는 Jekins로 구성한다.

image

https://abbo.tistory.com/284

@KATEKEITH
Copy link
Collaborator Author

KATEKEITH commented Jul 25, 2023

Spring Batch

image

  1. why ?
  2. 멱등성은 어떻게 유지할지?
  3. 메타 데이터 테이블
  4. 배치 실패 처리는 어떻게 할지?
  5. spring batch multi thread vs partitioniong
  6. 트랜잭션 관리는 어떻게 할지?
  7. 배치 실행은 어떻게 할지?
  8. 지연되는 배치는 어떻게 모니터링 하는지?

@KATEKEITH KATEKEITH changed the title 포인트 만료시 메일을 발송한다. 만료 예정인 포인트 데이터를 메시지큐에 넣는다. Jul 29, 2023
KATEKEITH added a commit that referenced this issue Aug 1, 2023
KATEKEITH added a commit that referenced this issue Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능
Projects
None yet
Development

No branches or pull requests

1 participant