Skip to content

Conversation

@tlrx
Copy link
Member

@tlrx tlrx commented Jun 18, 2021

Today a searchable snapshot index inherits the
index.shard.check_on_startup index setting from
the snapshot it is mounted from. But this setting
can require some expensive processing as
documented in #74233, so we decided in #73147
to default the value of this setting to false but
allow the user to override this in the mount request.

Backport of #74235
Closes #73147

elastic#74235)

Today a searchable snapshot index inherits the 
index.shard.check_on_startup index setting from 
the snapshot it is mounted from. But this setting 
can require some expensive processing as 
documented in elastic#74233, so we decided in elastic#73147 
to default the value of this setting to false but 
allow the user to override this in the mount request.

Closes elastic#73147
@tlrx tlrx added >non-issue :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport v7.14.0 labels Jun 18, 2021
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Jun 18, 2021
@elasticmachine
Copy link
Collaborator

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

@tlrx tlrx merged commit 04bca48 into elastic:7.x Jun 18, 2021
@tlrx tlrx deleted the default_index_shard_7.x branch June 18, 2021 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >non-issue Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v7.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants