Skip to content

Conversation

@KannarFr
Copy link
Contributor

@KannarFr KannarFr commented Feb 18, 2020

Master Issue: #5059

Motivation

Describe deletion max lag and threshold bytes to remove data from offloaded tiered storage.

Modifications

Will update once it's finished.

Verifying this change

  • Make sure that the change passes the CI checks.

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 yes was chosen, please highlight the changes

  • The public API: yes
  • The default values of configurations: yes (introducing new one)
  • The rest endpoints: yes (modifying/adding)
  • The admin cli options: yes (modifying/adding)

Documentation

  • Does this pull request introduce a new feature? yes
  • If yes, how is the feature documented? not documented
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation. Will do

@KannarFr KannarFr force-pushed the delete-offloaded-with-offloadpolicies branch from c39eebc to f7a7b0d Compare February 18, 2020 14:04
@KannarFr
Copy link
Contributor Author

Oh, jcloud already contains deleteOffloaded :).

@sijie
Copy link
Member

sijie commented Feb 18, 2020

loop in @gaoran10 to help review this as well.

@KannarFr
Copy link
Contributor Author

KannarFr commented Feb 18, 2020 via email

@KannarFr
Copy link
Contributor Author

So #6283 is not done, I thought it was. I need it for this PR.

@KannarFr KannarFr force-pushed the delete-offloaded-with-offloadpolicies branch from ae5f0ea to 476d112 Compare February 19, 2020 23:21
@KannarFr KannarFr changed the title [Issue 5059][offloaders] WIP - Delete offloaded with offloadpolicies [Issue 5059][offloaders] Delete offloaded with offloadpolicies Feb 24, 2020
sijie pushed a commit that referenced this pull request Mar 28, 2020
Fixes #6283 

### Modifications

Define and use custom deletionLag and threshold for offloadpolicies per ns.
All is stuff is required for #6354.
@KannarFr KannarFr force-pushed the delete-offloaded-with-offloadpolicies branch 6 times, most recently from 58bbd81 to 8dc4d6e Compare March 30, 2020 06:54
@KannarFr KannarFr force-pushed the delete-offloaded-with-offloadpolicies branch from 8dc4d6e to 89afddb Compare March 31, 2020 03:22
@KannarFr
Copy link
Contributor Author

Just realized that this if useless because it's retention jobs T_T.

@KannarFr KannarFr closed this Mar 31, 2020
jiazhai pushed a commit that referenced this pull request May 8, 2020
Fixes #6283

### Modifications

Define and use custom deletionLag and threshold for offloadpolicies per ns.
All is stuff is required for #6354.

(cherry picked from commit 347d385)
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
)

Fixes apache#6283 

### Modifications

Define and use custom deletionLag and threshold for offloadpolicies per ns.
All is stuff is required for apache#6354.
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.

2 participants