Skip to content

Clarify __NEOFS__EXPIRATION_EPOCH semantics in object expiration spec#116

Merged
roman-khimov merged 3 commits into
masterfrom
copilot/fix-object-expiration-clarification
May 15, 2026
Merged

Clarify __NEOFS__EXPIRATION_EPOCH semantics in object expiration spec#116
roman-khimov merged 3 commits into
masterfrom
copilot/fix-object-expiration-clarification

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 14, 2026

The storage spec described object expiration but did not explicitly state when expiration takes effect relative to __NEOFS__EXPIRATION_EPOCH. This update makes the timing explicit and aligns wording with documented API behavior.

  • Expiration timing clarification

    • Updated 03-storage/10-expiration.md to state that an object remains available during the epoch specified in __NEOFS__EXPIRATION_EPOCH and expires only after that epoch ends.
    • Kept scope limited to the existing expiration paragraph (no behavioral/spec-structure changes elsewhere).
  • Wording update (before/after)

    ... `__NEOFS__EXPIRATION_EPOCH` attribute which specifies the expiration date:
    the Object remains available throughout that epoch and expires after it ends.

Copilot AI changed the title [WIP] Clarify object expiration in specification after NEOFS_EXPIRATION_EPOCH Clarify __NEOFS__EXPIRATION_EPOCH semantics in object expiration spec May 14, 2026
Copilot AI requested a review from roman-khimov May 14, 2026 19:33
Comment thread 03-storage/10-expiration.md Outdated
@roman-khimov
Copy link
Copy Markdown
Member

@copilot, please fix review comments

Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 14, 2026

@copilot, please fix review comments

Done in 6cf92e4 — review feedback has been applied.

Copilot AI requested a review from roman-khimov May 14, 2026 20:14
@roman-khimov roman-khimov marked this pull request as ready for review May 14, 2026 20:21
@roman-khimov roman-khimov merged commit 0288353 into master May 15, 2026
1 check passed
@roman-khimov roman-khimov deleted the copilot/fix-object-expiration-clarification branch May 15, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specification does not clarify that object expires after __NEOFS__EXPIRATION_EPOCH occurs

3 participants