Skip to content
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

BUG: CopyObject: modified time updated before actual blockstore copy #8290

Closed
N-o-Z opened this issue Oct 18, 2024 · 0 comments · Fixed by #8291
Closed

BUG: CopyObject: modified time updated before actual blockstore copy #8290

N-o-Z opened this issue Oct 18, 2024 · 0 comments · Fixed by #8291
Assignees
Labels
bug Something isn't working

Comments

@N-o-Z
Copy link
Member

N-o-Z commented Oct 18, 2024

Performing the mtime update before performing the actual copy on the blockstore could potentially cause a substantial gap between underlying storage object mtime and lakeFS mtime.
This could cause issues in flows using functionality such as IfUnmodifiedSince

@N-o-Z N-o-Z added the bug Something isn't working label Oct 18, 2024
@N-o-Z N-o-Z self-assigned this Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant