mirror of
https://github.com/nspcc-dev/neofs-spec.git
synced 2026-03-04 04:29:29 +00:00
Specification does not clarify that object expires after __NEOFS__EXPIRATION_EPOCH occurs #31
Labels
No labels
I2
I3
I3
I3
I4
S4
S4
S4
U2
U3
U3
U3
U4
U4
U4
bug
bug
bug
documentation
enhancement
enhancement
feature
feature
feature
good first issue
good first issue
help wanted
help wanted
help wanted
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/neofs-spec#31
Loading…
Add table
Add a link
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?
Originally created by @vdomnich-yadro on GitHub (Aug 9, 2022).
There's a paragraph in specification that explains expiration behavior.
This paragraph does not elaborate that object becomes expired after epoch
__NEOFS__EXPIRATION_EPOCH(which is the actual logic in accordance with the code). Ideally we would want this to be clearly stated in specification.