Skip to content

Conversation

@liangyepianzhou
Copy link
Contributor

Motivation

Cherry-pick #15914

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:

…tion (#15914)

* Truncate topic before deletion to avoid orphaned offloaded ledgers

* CR feedback

(cherry picked from commit 9026d19)
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Feb 26, 2023
@liangyepianzhou liangyepianzhou changed the title [Fix][Tiered Storage] Eagerly Delete Offloaded Segments On Topic Deletion (#15914) [branch-2.10][Tiered Storage] Eagerly Delete Offloaded Segments On Topic Deletion (#15914) Feb 26, 2023
Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

This change cannot go into 2.10.

It is a breaking change.

@liangyepianzhou liangyepianzhou deleted the xiangying/cherry-pick-2.10/tired_storage branch February 28, 2023 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants