feat(shipdetail): 선박제원정보 수집 배치 작업 병렬화 및 최적화 #70
No reviewers
레이블
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
마감일이 설정되지 않았습니다.
의존성
No dependencies set.
Reference: gc/snp-batch-validation#70
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/ISSUE-64-ship-batch-parallel-optimization"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
변경 사항
추가
ShipDetailImoFetchTasklet: IMO 목록 조회 단계를 독립 Tasklet으로 분리ShipDetailPartitioner: IMO 목록을 설정된 파티션 수로 균등 분할batchPartitionExecutor: 배치 파티션 전용 TaskExecutor (core=4, max=8)partition-count설정 외부화 (dev:2, prod:4)변경
sourceStepExecutionId→sourceJobExecutionId마이그레이션 (7개 파일)수정
afterFetchCompleted플래그)관련 이슈
테스트
MR 승인 (via /mr skill)