Skip to content

Fixes lock check for prune exclude actions#6077

Merged
ddanielr merged 4 commits intoapache:2.1from
ddanielr:bugfix/fix-gc-lock-prune
Feb 28, 2026
Merged

Fixes lock check for prune exclude actions#6077
ddanielr merged 4 commits intoapache:2.1from
ddanielr:bugfix/fix-gc-lock-prune

Conversation

@ddanielr
Copy link
Contributor

Correctly checks the lock format so that exclude options for the prune command work correctly.

Closes #6076

Correctly checks the lock format so that exclude options for the prune
command work correctly.
@ddanielr ddanielr added this to the 2.1.5 milestone Jan 26, 2026
@ddanielr ddanielr requested a review from dlmarion January 26, 2026 15:02
@ddanielr ddanielr linked an issue Jan 26, 2026 that may be closed by this pull request
@ddanielr
Copy link
Contributor Author

Pushing this change up for now. Going to see if ServerServices can be used to consolidate more of the lock code.

@dlmarion
Copy link
Contributor

The code in main is sufficiently different. I don't think the changes here or in #6073 should be merged to main.

@ddanielr ddanielr force-pushed the bugfix/fix-gc-lock-prune branch from 28d7fd1 to 900976c Compare February 10, 2026 20:48
@ddanielr ddanielr merged commit 383c802 into apache:2.1 Feb 28, 2026
8 checks passed
@ddanielr ddanielr deleted the bugfix/fix-gc-lock-prune branch February 28, 2026 04:34
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.

Prune always removes GC lock

3 participants