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] cluster/config_manager: use property's main name in store_delta #15734

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #15725
Fixes: #15733,

prevents a proprety set via alias and main name to appear twice in the
_raw_values map.

also take care of cleaning up aliases in the map. this can happen when
reusing a snapshot during an upgrade scenario, where an old property
becomes an alias of a new property

(cherry picked from commit 3e428ba)
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone Dec 18, 2023
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Dec 18, 2023
@andijcr andijcr marked this pull request as ready for review December 18, 2023 17:10
@andijcr
Copy link
Contributor

andijcr commented Dec 18, 2023

/dt

@andijcr andijcr modified the milestones: v23.3.x-next, v23.3.1-rc5 Dec 19, 2023
@andijcr
Copy link
Contributor

andijcr commented Dec 19, 2023

issue should be in theory already fixed with #15426

it's strange to see it happen but it's a shutdown exception unrelated to this pr

@piyushredpanda piyushredpanda merged commit 2dbbd0e into redpanda-data:v23.3.x Dec 19, 2023
21 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.

3 participants