Skip to content

Conversation

kilhyeonjun
Copy link
Contributor

@kilhyeonjun kilhyeonjun commented Nov 14, 2024

요구사항

  • 내가 개발한 기능의 트랜잭션 범위에 대해 이해하고, 서비스의 규모가 확장된다면 서비스들을 어떻게 분리하고 그 분리에 따른 트랜잭션 처리의 한계와 해결방안에 대한 서비스설계 문서 작성
  • 실시간 주문, 좌석예약 정보를 데이터 플랫폼에 전달하거나 이력 데이터를 저장 ( 외부 API 호출, 메세지 발행 등 ) 하는 요구사항 등을 기존 로직에 추가해 보고 기존 로직에 영향 없이 부가 기능을 제공

작업 내용

  • MSA 관점에서 트랜잭션 관리 보고서 작성 MSA_TRANSACTION.md
  • 좌석 예약 결제 완료시 event를 활용한 로깅 처리 (기존 로직에 영향없이)

@kilhyeonjun kilhyeonjun self-assigned this Nov 14, 2024
@kilhyeonjun kilhyeonjun merged commit deb98d3 into master Nov 17, 2024
@kilhyeonjun kilhyeonjun deleted the feature/step-16 branch November 17, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant