Skip to content

[9.2.0] Invalidate unresolved symlink info after deletion in the RAFS (https://github.com/bazelbuild/bazel/pull/29495)#29672

Open
bazel-io wants to merge 1 commit into
bazelbuild:release-9.2.0from
bazel-io:cp29495-9.2.0-183143
Open

[9.2.0] Invalidate unresolved symlink info after deletion in the RAFS (https://github.com/bazelbuild/bazel/pull/29495)#29672
bazel-io wants to merge 1 commit into
bazelbuild:release-9.2.0from
bazel-io:cp29495-9.2.0-183143

Conversation

@bazel-io
Copy link
Copy Markdown
Member

Description

When a path is deleted while using the RemoteActionFileSystem, cached symlink resolutions have to be invalidated for the original path and all intermediate resolved paths, not just the final resolved path.

Motivation

Fixes #29480

Build API Changes

No

Checklist

  • I have added tests for the new use cases (if any).
  • I have updated the documentation (if applicable).

Release Notes

RELNOTES: None

Closes #29495.

PiperOrigin-RevId: 922882682
Change-Id: I59fadf42357d56b141e9a1406787cf13ce36bf33

Commit 2e29213

…uild#29495)

### Description
When a path is deleted while using the RemoteActionFileSystem, cached symlink resolutions have to be invalidated for the original path and all intermediate resolved paths, not just the final resolved path.

### Motivation
Fixes bazelbuild#29480

### Build API Changes

No

### Checklist

- [x] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).

### Release Notes

RELNOTES: None

Closes bazelbuild#29495.

PiperOrigin-RevId: 922882682
Change-Id: I59fadf42357d56b141e9a1406787cf13ce36bf33
@bazel-io bazel-io requested a review from a team as a code owner May 28, 2026 18:31
@bazel-io bazel-io added team-Remote-Exec Issues and PRs for the Execution (Remote) team awaiting-review PR is awaiting review from an assigned reviewer labels May 28, 2026
@bazel-io bazel-io requested a review from tjgq May 28, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR is awaiting review from an assigned reviewer team-Remote-Exec Issues and PRs for the Execution (Remote) team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants