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] schema_registry: Override soft-delete checks for consume_to_store #17094

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #17091

It's possible that a soft-delete can be compacted away in a different
segment to the hard delete. After compaction the topic is still correct
and the commands should always be applied to the store.

Override the soft-delete check if the command comes from the topic
rather than the REST API.

Signed-off-by: Ben Pope <ben@redpanda.com>
(cherry picked from commit bf1c314)
@michael-redpanda
Copy link
Contributor

CI Issue: #14139

Copy link
Contributor

@michael-redpanda michael-redpanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean backport

@michael-redpanda michael-redpanda merged commit 1ac6597 into redpanda-data:v23.3.x Mar 14, 2024
14 of 17 checks passed
@BenPope BenPope modified the milestones: v23.3.x-next, v23.3.8 Mar 15, 2024
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