Skip to content
View KMGeon's full-sized avatar

Organizations

@geultto @weekly-academy @CS-tudy

Block or report KMGeon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KMGeon/README.md

Open Source Contribution

spring-batch

  • #5188 - 병렬 청크 처리 시 StepContributionfilterCount, processSkipCount에서 발생하는 race condition 수정
  • #5247 - ChunkOrientedStep scan mode에서 같은 트랜잭션 내 chunk scan 실행으로 인한 중복 write 및 부정확한 rollbackCount 수정
  • #5220 - MongoStepExecutionDao.countStepExecutions()에서 stepName 파라미터가 무시되어 startLimit 기능이 동작하지 않는 버그 수정
  • #5217 - Graceful shutdown 시 race condition으로 인한 OptimisticLockingFailureException 발생 버그 수정
  • #5050, #5052 - JobParameter, JobOperatorTestUtils 생성자의 null 체크 및 에러 메시지 오타 수정

Pinned Loading

  1. spring-projects/spring-batch spring-projects/spring-batch Public

    Spring Batch is a framework for writing batch applications using Java and Spring

    Java 2.9k 2.5k

  2. hhplus-e-commerce hhplus-e-commerce Public

    대용량 트래픽 이커머스

    Java