-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: LogProcessScheduler에 graceful shutdown 및 Shutdown Hook 추가
- JVM 종료 시 gracefulShutdown이 호출되도록 Shutdown Hook을 등록하여 리소스 정리 기능을 강화. - LogProcessScheduler 클래스에 gracefulShutdown 메서드를 추가하여 Shutdown Hook 시 호출되도록 구현
- Loading branch information
Showing
1 changed file
with
87 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters