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

[fix][broker]Delete compacted ledger when topic is deleted (#21745) #21850

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

coderzc
Copy link
Member

@coderzc coderzc commented Jan 4, 2024

Motivation & Modifications

Cherry-pick #21745 into branch-2.11

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository:

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 4, 2024
@Technoboy- Technoboy- changed the title [fix][broker][branch-2.11] Delete compacted ledger when topic is deleted (#21745) [fix][broker]Delete compacted ledger when topic is deleted (#21745) Jan 8, 2024
@Technoboy- Technoboy- closed this Jan 8, 2024
@Technoboy- Technoboy- reopened this Jan 8, 2024
@Technoboy- Technoboy- merged commit fe5f3b8 into apache:branch-2.11 Jan 10, 2024
34 of 38 checks passed
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.

3 participants