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

feat: HikariCP, Tomcat 튜닝 #644

Merged
merged 24 commits into from
Oct 24, 2024

Conversation

masonkimseoul
Copy link
Member

@masonkimseoul masonkimseoul commented Oct 23, 2024

📌 관련 이슈

close #643

✨ 작업 내용

HikariCP, Tomcat 튜닝

📚 기타

@masonkimseoul masonkimseoul self-assigned this Oct 23, 2024
@helenason helenason changed the title refactor: 임시로 DEV CI/CD 스크립트 수정 feat: HikariCP, Tomcat 튜닝 Oct 24, 2024
Copy link
Contributor

@fromitive fromitive left a comment

Choose a reason for hiding this comment

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

총대마켓 화이팅!!

@masonkimseoul masonkimseoul merged commit f5ac548 into chongdae Oct 24, 2024
@masonkimseoul masonkimseoul deleted the feature/643-refactor-dev-ci-cd-temp branch October 24, 2024 15:01
fromitive added a commit that referenced this pull request Oct 24, 2024
* feat: HikariCP, Tomcat 튜닝 (#644)

* refactor: 임시로 DEV CI/CD 스크립트 수정

* refactor: branch 경로 수정 및 docker에만 push 할 수 있도록 수정

* refactor: accept-count 200

* refactor: - accept-count 200, + hikari max pool size 50

* refactor: + hikari max pool size 200

* refactor: - hikari max pool size 30

* refactor: OfferingEntity의 Member에 FetchType.LAZY 설정 및 트랜잭션 추가

* refactor: getAllOffering에 트렌젝션 적용

* chore: actuator에 hikariCP 메트릭 지표 추가

* refactor: - hikari max pool size 20

* refactor: + hikari max pool size 40

* refactor: - hikari max pool size 30

* refactor: - hikari max pool size 20

* refactor: + hikari max pool size 50

* refactor: - hikari max pool size 4

* refactor: + hikari max pool size 40

* refactor: hikari max pool size default(10)

* refactor: + hikari max pool size 8

* refactor: 테스트를 위해 공모 생성 시 알림 off

* refactor: - tomcat max threads 3

* refactor: + tomcat max threads 100

* refactor: default로 회귀

* feat: HikariCP, Tomcat 설정 및 주석 해제

* refactor: metric 관련 설정 제거

---------

Co-authored-by: fromitive <[email protected]>
Co-authored-by: Choo <[email protected]>

* chore: prod yml ci/cd를 blue & green 으로 변경 (#650)

---------

Co-authored-by: masonkimseoul <[email protected]>
Co-authored-by: Choo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⚙️ HikariCP, Tomcat 튜닝
4 participants