Skip to content

Conversation

@alexey-ivanov-es
Copy link
Contributor

This change adds support for a new reserved state project handler that marks a project for deletion in the project state registry

@alexey-ivanov-es alexey-ivanov-es added >non-issue :Core/Infra/Core Core issues without another label v9.1.0 labels Jul 3, 2025
@elasticsearchmachine elasticsearchmachine added serverless-linked Added by automation, don't add manually v9.2.0 labels Jul 3, 2025
@alexey-ivanov-es alexey-ivanov-es marked this pull request as ready for review July 3, 2025 14:25
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Jul 3, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

return registry.projectsSettings.getOrDefault(projectId, Settings.EMPTY);
}

public boolean isProjectMarkedForDeletion(ProjectId projectId) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add this to ProjectState as well?

@alexey-ivanov-es alexey-ivanov-es enabled auto-merge (squash) July 9, 2025 18:04
@alexey-ivanov-es alexey-ivanov-es merged commit cec4ced into elastic:main Jul 9, 2025
33 checks passed
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 17, 2025
This change adds support for a new reserved state project handler that marks a project for deletion in the project state registry
mridula-s109 pushed a commit to mridula-s109/elasticsearch that referenced this pull request Jul 17, 2025
This change adds support for a new reserved state project handler that marks a project for deletion in the project state registry
@alexey-ivanov-es alexey-ivanov-es deleted the ES-11454 branch August 29, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Core Core issues without another label >non-issue serverless-linked Added by automation, don't add manually Team:Core/Infra Meta label for core/infra team v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants