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] "enable by default spillover manifest" testing followups #16292

Conversation

andijcr
Copy link
Contributor

@andijcr andijcr commented Jan 25, 2024

Backport of PR #16248
Fixes #16291

This reverts commit 4382f21.

(cherry picked from commit 554138b)
a previoud change interpreted a {"name": None} meaning that "name"
should be removed in the properties. but this does not work for optional
properties, they will revert to the default value.

the fix is to just pass it in the update field, the property will be
correctly set to nullopt

(cherry picked from commit 604dd39)
(cherry picked from commit ca81769)
(cherry picked from commit 296a0c8)
@andijcr andijcr added the kind/backport PRs targeting a stable branch label Jan 25, 2024
@andijcr
Copy link
Contributor Author

andijcr commented Jan 26, 2024

issues are #16026 and #15949 (this is not yet backported to v23.3

@piyushredpanda piyushredpanda merged commit f9d6dda into redpanda-data:v23.3.x Jan 26, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants