Skip to content

Conversation

pxsalehi
Copy link
Member

Closes #114546

@pxsalehi pxsalehi added >docs General docs changes :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.16.0 v9.0.0 labels Oct 16, 2024
Copy link
Contributor

Documentation preview:

@pxsalehi pxsalehi requested a review from DaveCTurner October 16, 2024 08:27
@elasticsearchmachine elasticsearchmachine added Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. Team:Docs Meta label for docs team labels Oct 16, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

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

<<search-count,count>> APIs.

Note that information such as document count, deleted document count and store size are not shown for
<<snapshots-source-only-repository, source-only indices>> since these indices do not contain the relevant
Copy link
Contributor

Choose a reason for hiding this comment

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

The term source-only indices is not used elsewhere and may be confusing. Could we call them "indices restored from a source-only snapshot" instead just to avoid any ambiguity?

level `meta` element.
Note that information such as document count, deleted document count and store size are not available for
source-only indices since these indices do not contain the relevant data structures to retrieve this information from.
Copy link
Contributor

Choose a reason for hiding this comment

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

Similarly here re. the phrase source-only indices. Also could this just be another bullet point in the list of constraints on indices restored from source-only snapshots?

@pxsalehi pxsalehi requested a review from DaveCTurner October 16, 2024 08:45
Copy link
Contributor

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

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

LGTM

@pxsalehi pxsalehi added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport Automatically create backport pull requests when merged labels Oct 16, 2024
@elasticsearchmachine elasticsearchmachine merged commit ae452be into elastic:main Oct 16, 2024
5 checks passed
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

The backport operation could not be completed due to the following error:

An unexpected error occurred when attempting to backport this PR.

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 114884

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport pending :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >docs General docs changes Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. Team:Docs Meta label for docs team v8.16.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] Document _cat/indices behavior when encountering source only indices

3 participants