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

[v23.2.x] config: enable crash_loop_limit by default #13533

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #13431

This disables it also for dev-container mode in rpk

The idea is that crash_loop_limit tracking has value only when running
at scale and disabling it prevents inadverdent lockups (and hence better
UX) when running in container mode / CI etc.

(cherry picked from commit 43749ea)
Defaults to 5. If a broker shuts down uncleanly 5 times back to back,
it is considered to be in a crash loop.

(cherry picked from commit 12b5afa)
@vbotbuildovich vbotbuildovich added this to the v23.2.x-next milestone Sep 19, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Sep 19, 2023
@piyushredpanda piyushredpanda marked this pull request as ready for review September 19, 2023 04:57
@piyushredpanda piyushredpanda modified the milestones: v23.2.x-next, v23.2.9 Sep 19, 2023
@piyushredpanda piyushredpanda merged commit 32af044 into redpanda-data:v23.2.x Sep 19, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants