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

Increase Kafka service liveness check to 140sec instead of 10sec #99

Merged

Conversation

rotembm12
Copy link
Contributor

@rotembm12 rotembm12 commented Jul 2, 2023

Description

Sometimes, the Kafka pod gets stuck during creation because the liveness check occurs before the pod is ready. To prevent this from happening, I increased the timeout to 140 seconds, which should mostly eliminate the issue.

@tomergreenwald
Copy link
Contributor

I suggest making the same change to the ecom-demo-mtls file

@rotembm12 rotembm12 changed the title Increase Kafka service LivenessProbe intitialDelaySeconds to 140 inst… Increase Kafka service liveness check to 140sec instead of 10sec Jul 2, 2023
@rotembm12 rotembm12 requested a review from orishoshan July 4, 2023 10:12
@rotembm12 rotembm12 merged commit e063e83 into main Jul 4, 2023
2 checks passed
@rotembm12 rotembm12 deleted the code-examples/ecom-demo/increase-kafka-livenessprobe branch July 4, 2023 10:21
@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants