-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[Issue 5059][offloaders] Delete offloaded with offloadpolicies #6354
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
Closed
KannarFr
wants to merge
1
commit into
apache:master
from
CleverCloud:delete-offloaded-with-offloadpolicies
Closed
[Issue 5059][offloaders] Delete offloaded with offloadpolicies #6354
KannarFr
wants to merge
1
commit into
apache:master
from
CleverCloud:delete-offloaded-with-offloadpolicies
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c39eebc to
f7a7b0d
Compare
Contributor
Author
|
Oh, jcloud already contains |
Member
|
loop in @gaoran10 to help review this as well. |
Contributor
Author
|
Still WIP, will ping you for review :).
Le mar. 18 févr. 2020 à 20:29, Sijie Guo <notifications@github.com> a
écrit :
… loop in @gaoran10 <https://github.com/gaoran10> to help review this as
well.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#6354?email_source=notifications&email_token=ABZLQJLRB43ZVVVCJIKJJYTRDQZLBA5CNFSM4KXE7QD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMD3SDA#issuecomment-587708684>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZLQJIMQ7OSNYJCYPIH4ADRDQZLBANCNFSM4KXE7QDQ>
.
|
Contributor
Author
|
So #6283 is not done, I thought it was. I need it for this PR. |
ae5f0ea to
476d112
Compare
1 task
sijie
pushed a commit
that referenced
this pull request
Mar 28, 2020
58bbd81 to
8dc4d6e
Compare
8dc4d6e to
89afddb
Compare
Contributor
Author
|
Just realized that this if useless because it's retention jobs T_T. |
jiazhai
pushed a commit
that referenced
this pull request
May 8, 2020
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
This change added tests and can be verified as follows:
(example:)
Does this pull request potentially affect one of the following parts:
If
yeswas chosen, please highlight the changesDocumentation