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.3.x] storage: enable space management by default #16052

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #15996
Fixes: #16051,

The following configuration options have these default values
regardless of the upgrade history of the cluster

  space_management_enable=true
  retention_local_strict=false

Additionally these options used to work around an issue in v23.2 which
prevented changes to the above options from being sticky in an upgraded
cluster no longer have any affect.

  space_management_enable_override
  retention_local_strict_override

They'll be fully deprecated at a later time.

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit 2d5f810)
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone Jan 10, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jan 10, 2024
@piyushredpanda piyushredpanda modified the milestones: v23.3.x-next, v23.3.2 Jan 10, 2024
@piyushredpanda piyushredpanda marked this pull request as ready for review January 10, 2024 03:31
@dotnwat
Copy link
Member

dotnwat commented Jan 10, 2024

lgtm

@piyushredpanda piyushredpanda merged commit 3d5883b into redpanda-data:v23.3.x Jan 10, 2024
15 of 20 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