Skip to content

[7.X] Avoid regular indices in frozen tier (#70141)#70313

Merged
henningandersen merged 1 commit intoelastic:7.xfrom
henningandersen:fix_regular_indices_not_on_frozen_tier_7x
Mar 11, 2021
Merged

[7.X] Avoid regular indices in frozen tier (#70141)#70313
henningandersen merged 1 commit intoelastic:7.xfrom
henningandersen:fix_regular_indices_not_on_frozen_tier_7x

Conversation

@henningandersen
Copy link
Copy Markdown
Contributor

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:Distributed Meta label for distributed team. Team:Data Management (obsolete) DO NOT USE. This team no longer exists. 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 merged commit 3baaed2 into elastic:7.x Mar 11, 2021
henningandersen added a commit to henningandersen/elasticsearch that referenced this pull request Mar 11, 2021
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.
henningandersen added a commit that referenced this pull request Mar 11, 2021
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.
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.13.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants