Skip to content

Fix mount frozen index during rolling upgrade#71777

Merged
henningandersen merged 1 commit intoelastic:masterfrom
henningandersen:fix_mount_frozen_during_rolling_upgrade
Apr 17, 2021
Merged

Fix mount frozen index during rolling upgrade#71777
henningandersen merged 1 commit intoelastic:masterfrom
henningandersen:fix_mount_frozen_during_rolling_upgrade

Conversation

@henningandersen
Copy link
Copy Markdown
Contributor

@henningandersen henningandersen commented Apr 16, 2021

If master ends up on a newer version than other cluster members, we
cannot apply the new index setting for shard limits. We skip doing so
for now.

Relates #71392

Will integrate into original 7.x backport in #71760

Will follow-up with a conversion when all nodes in cluster are upgraded to new version (now available in #71781, depending on this PR).

If master ends up on a newer version than other cluster members, we
cannot apply the new index setting for shard limits. We skip doing so
for now.
@henningandersen henningandersen added >non-issue :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.0.0 labels Apr 16, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Apr 16, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@henningandersen
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/2

Test failure will be fixed by #71765

Copy link
Copy Markdown
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

LGTM.

@henningandersen henningandersen merged commit 61d0459 into elastic:master Apr 17, 2021
henningandersen added a commit that referenced this pull request Apr 17, 2021
Frozen indices (partial searchable snapshots) require less heap per
shard and the limit can therefore be raised for those. We pick 3000
frozen shards per frozen data node, since we think 2000 is reasonable
to use in production.

Relates #71042 and #34021

Includes #71781 and #71777
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 >non-issue Team:Distributed Meta label for distributed team. v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants