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

chore: JVM Option 아주 살짝 튜닝 #123

Merged
merged 1 commit into from
Aug 3, 2024
Merged

Conversation

K-Diger
Copy link
Member

@K-Diger K-Diger commented Aug 3, 2024

이슈

close #81

변경 사항

  • 살짝 튜닝했어요
  • Heap 크기 조정 (서버가 4G라서 3G로 했는데 터지는 관계로 최대 2G할당)
  • OOM시 Heap Dump
  • OOM시 Heap Dump 로그 생성 경로 지정 (파일 이름 : 발생한 시각)
  • 중복 문자열 제거로 메모리 절약
  • OOM시 애플리케이션 즉시 종료
  • Encoding

스크린샷

부연 설명

체크리스트

  • Lint 적용 여부
  • 빌드 성공 여부
  • PR 제목은 포맷과 내용 둘 다 알맞게 작성되었는가
  • PR에 대해 구체적으로 설명이 되어있는가

@github-actions github-actions bot added module-bootstrap chore 환경설정 관련 수정 labels Aug 3, 2024
@K-Diger
Copy link
Member Author

K-Diger commented Aug 3, 2024

출격준비

Copy link

github-actions bot commented Aug 3, 2024

✅ 빌드 성공 ✅
🚀 출격 준비 완료 👨🏻‍🚀

Copy link
Member

@thguss thguss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

신기방기~

@K-Diger K-Diger merged commit cc66f6a into develop Aug 3, 2024
1 check passed
@thguss thguss deleted the chore/jvm-tuning branch August 7, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 환경설정 관련 수정 module-bootstrap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

infrastructure: JVM Tuning
3 participants