Skip to content

Permit access times for files after FilesystemStore startup#2178

Merged
palfrey merged 1 commit intoTraceMachina:mainfrom
palfrey:allow-later-filetimestamps
Mar 19, 2026
Merged

Permit access times for files after FilesystemStore startup#2178
palfrey merged 1 commit intoTraceMachina:mainfrom
palfrey:allow-later-filetimestamps

Conversation

@palfrey
Copy link
Copy Markdown
Member

@palfrey palfrey commented Feb 24, 2026

Description

Fixes #2090. It's probably still indicative of a bad config, so I've added a log message in there, but better to boot with slightly out-of-date files v.s. not starting at all and having to wipe everything.

Type of change

Please delete options that aren't relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

bazel test //...

Checklist

  • Updated documentation if needed
  • Tests added/amended
  • bazel test //... passes locally
  • PR is contained in a single commit, using git amend see some docs

This change is Reviewable

@palfrey palfrey force-pushed the allow-later-filetimestamps branch from a111b50 to 3b906aa Compare February 24, 2026 17:50
@palfrey palfrey force-pushed the allow-later-filetimestamps branch from 41bb150 to 500f82c Compare February 26, 2026 09:19
@palfrey palfrey force-pushed the allow-later-filetimestamps branch from 500f82c to 50499dc Compare March 19, 2026 10:36
@palfrey palfrey force-pushed the allow-later-filetimestamps branch from 50499dc to d25d021 Compare March 19, 2026 13:03
@palfrey palfrey force-pushed the allow-later-filetimestamps branch from d25d021 to 4567e5b Compare March 19, 2026 16:28
@palfrey palfrey merged commit 373e1b5 into TraceMachina:main Mar 19, 2026
30 checks passed
@palfrey palfrey deleted the allow-later-filetimestamps branch March 19, 2026 21:41
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.

Failed to add file to eviction cache: "File access time newer than now"

3 participants