Skip to content

Tweaking numbers and adding preStop hook to make sure no connections are lost#6718

Merged
lotas merged 1 commit intomainfrom
feat/6716-graceful-server-termination
Dec 4, 2023
Merged

Tweaking numbers and adding preStop hook to make sure no connections are lost#6718
lotas merged 1 commit intomainfrom
feat/6716-graceful-server-termination

Conversation

@lotas
Copy link
Copy Markdown
Contributor

@lotas lotas commented Dec 4, 2023

Tested on dev and this seems to give best result with zero connections being lost after manually scaling up and down during load testing. Without lifecycle hook connections were still dropping, but with it none.

are lost

Tested on dev and this seems to give best result with zero connections
being lost after manually scaling up and down during load testing.
Without lifecycle hook connections were still dropping, but with it
none.
@lotas lotas requested a review from a team as a code owner December 4, 2023 19:29
@lotas lotas requested review from matt-boris and petemoore and removed request for a team December 4, 2023 19:29
Copy link
Copy Markdown
Contributor

@matt-boris matt-boris left a comment

Choose a reason for hiding this comment

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

🙏🏻

@lotas lotas merged commit 3179ead into main Dec 4, 2023
@lotas lotas deleted the feat/6716-graceful-server-termination branch December 4, 2023 19:51
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.

2 participants