Store epoch timestamp for all lifecycle expiration targets #412
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-s3-gw#412
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To perform object deletion or abort multipart upload, lifecycler service must know timestamp when lifecycle target was created. Consider lifecycle targets are:
Make sure that entities store creation timestamp in the tree service.
By the way, it would be cool if node returns current epoch in x-header. It is not necessary, but it looks pretty.Nevermind, it already does.
/cc @fyrchik , @dkirillov