Skip to content

Verify overwrite protection in repo analysis#143701

Open
DaveCTurner wants to merge 6 commits intoelastic:mainfrom
DaveCTurner:2026/03/05/repo-analysis-overwrite-protection
Open

Verify overwrite protection in repo analysis#143701
DaveCTurner wants to merge 6 commits intoelastic:mainfrom
DaveCTurner:2026/03/05/repo-analysis-overwrite-protection

Conversation

@DaveCTurner
Copy link
Contributor

The safety of the snapshot algorithm relies on the repository correctly
preventing overwriting objects when Elasticsearch requests to do so.
This commit extends the repository analyzer to verify this property.

Closes #134632

The safety of the snapshot algorithm relies on the repository correctly
preventing overwriting objects when Elasticsearch requests to do so.
This commit extends the repository analyzer to verify this property.

Closes elastic#134632
@DaveCTurner DaveCTurner added >enhancement :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v9.4.0 labels Mar 5, 2026
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Meta label for distributed team. label Mar 5, 2026
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@elasticsearchmachine
Copy link
Collaborator

Hi @DaveCTurner, I've created a changelog YAML for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >enhancement Team:Distributed Meta label for distributed team. v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify failIfAlreadyExists behaviour in repository analyzer

2 participants