Skip to content

[7.12] Avoid regular indices in frozen tier (#70141) (#70313)#70315

Merged
henningandersen merged 1 commit intoelastic:7.12from
henningandersen:fix_regular_indices_not_on_frozen_tier_712
Mar 11, 2021
Merged

[7.12] Avoid regular indices in frozen tier (#70141) (#70313)#70315
henningandersen merged 1 commit intoelastic:7.12from
henningandersen:fix_regular_indices_not_on_frozen_tier_712

Conversation

@henningandersen
Copy link
Copy Markdown
Contributor

@henningandersen henningandersen commented Mar 11, 2021

Backport of #70141

The frozen tier will be dedicated for partially cached searchable
snapshots. This PR ensures that we do not allow allocating regular
indices (including fully cached searchable snapshots) to the frozen
tier.

The frozen tier will be dedicated for partially cached searchable
snapshots. This PR ensures that we do not allow allocating regular
indices (including fully cached searchable snapshots) to the frozen
tier.
@elasticmachine elasticmachine added Team:Data Management (obsolete) DO NOT USE. This team no longer exists. Team:Distributed Meta label for distributed team. labels Mar 11, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

@henningandersen henningandersen changed the title Avoid regular indices in frozen tier (#70141) (#70313) [7.12] Avoid regular indices in frozen tier (#70141) (#70313) Mar 11, 2021
@henningandersen henningandersen merged commit 85f10ee into elastic:7.12 Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Data Management (obsolete) DO NOT USE. This team no longer exists. Team:Distributed Meta label for distributed team. v7.12.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants