Skip to content

syschecks: log, don't abort on low available memory#30311

Open
WillemKauf wants to merge 1 commit intoredpanda-data:devfrom
WillemKauf:memory_syscheck
Open

syschecks: log, don't abort on low available memory#30311
WillemKauf wants to merge 1 commit intoredpanda-data:devfrom
WillemKauf:memory_syscheck

Conversation

@WillemKauf
Copy link
Copy Markdown
Contributor

Change this exception throwing site to a log line - WARN if developer mode is enabled, and ERROR otherwise.

This is commonly called out as a bad UX for those who just want to test redpanda or are running in certain environments.

Fixes #2879

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v26.1.x
  • v25.3.x
  • v25.2.x

Release Notes

  • none

Change this exception throwing site to a log line - `WARN` if developer mode
is enabled, and `ERROR` otherwise.

This is commonly called out as a bad UX for those who just want to test
`redpanda` or are running in certain environments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

redpanda: remove throwing if 1G of memory is not free

1 participant