Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Round up shard allocation / recovery / relocation concepts #109943

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

shainaraskas
Copy link
Contributor

@shainaraskas shainaraskas commented Jun 19, 2024

Fixes #77515

Information about shard allocation, recovery, and relocation is buried in related settings. This PR provides an overview of common shard operations that can be linked to in other docs and acts as a roundup of related settings and APIs. Also adds in some x-links as referenced here.

Reviewers from the distributed team: Are there any concepts or resources you think should be added to round this out? Any further explanations of what's happening under the hood?

@shainaraskas shainaraskas added >docs General docs changes :Distributed/Recovery Anything around constructing a new shard, either from a local or a remote source. :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) Team:Docs Meta label for docs team auto-backport-and-merge Automatically create backport pull requests and merge when ready v7.17.0 v8.14.0 v8.15.0 labels Jun 19, 2024
Copy link

Documentation preview:

@shainaraskas shainaraskas marked this pull request as ready for review June 19, 2024 17:34
@shainaraskas shainaraskas requested a review from a team June 19, 2024 17:34
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine elasticsearchmachine added the Team:Distributed Meta label for distributed team label Jun 19, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@shainaraskas shainaraskas requested a review from a team June 19, 2024 17:34
docs/reference/modules/shard-ops.asciidoc Outdated Show resolved Hide resolved
docs/reference/modules/shard-ops.asciidoc Outdated Show resolved Hide resolved
docs/reference/modules/shard-ops.asciidoc Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport-and-merge Automatically create backport pull requests and merge when ready :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) :Distributed/Recovery Anything around constructing a new shard, either from a local or a remote source. >docs General docs changes Team:Distributed Meta label for distributed team Team:Docs Meta label for docs team v7.17.0 v8.14.0 v8.15.0 v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOCS] Missing concept-level documentation for shard allocation and recovery
4 participants