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
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