Commit graph

13 commits

Author SHA1 Message Date
Dianna Hohensee
72b4ed255b
Add to allocation architecture guide (#125328)
How master and data nodes communicate
about shard allocation
2025-04-18 14:56:27 -04:00
Dianna Hohensee
fd0aaebea3
Move REST layer architecture guide write-up (#126643) 2025-04-11 17:18:35 +10:00
Yang Wang
6be0bf50bb
Minor update to interal distributed guide for multi-project (#125556)
This PR adds a minimal amount information about multi-project so that
the existing distributed guide is up-to-date.

Relates: https://github.com/elastic/elasticsearch/pull/123565 Resolves:
ES-10985
2025-03-26 12:48:20 +11:00
Dianna Hohensee
befc6a03e3
Start the allocation architecture guide section (#121940)
This is a high-level overview of the main rebalancing components and
how they interact to move shards around the cluster, and decide where
shards should go.

Relates ES-10423
2025-02-18 13:33:39 -05:00
Nick Tindall
e67856895b
Add link to Tasks experimental issue (#118117) 2024-12-06 14:22:59 +11:00
Pm Ching
e7bbcb9883
fix typos (#113329) 2024-09-23 17:38:51 +02:00
Nick Tindall
5daa82a818
Architecture Guide: Task Management (#112536)
Closes: ES-7876
2024-09-13 09:49:31 +10:00
Dianna Hohensee
33009d443b
Add distrib. arch. guide intro and autoscaling basics (#107284) 2024-05-13 16:44:58 -04:00
David Turner
864543b305
Move conceptual docs about ActionListener (#107875)
This information is more discoverable as the class-level javadocs for
`ActionListener` itself rather than hidden away in a separate Markdown
file. Also this way the links all stay up to date.
2024-05-09 04:37:56 -04:00
Dianna Hohensee
87df295817
Brief document blurb about RestClient (#107863) 2024-05-08 13:34:56 -04:00
Dianna Hohensee
a002b89623
Document REST layer in architecture guide (#107714) 2024-04-24 11:33:24 -04:00
David Turner
23278a52cf
Expand conceptual docs around ActionListener (#105405)
Rephrases the docs about `ActionListener` in terms of continuations and
control flow, rather than as injecting logic into lower layers.
2024-03-22 05:50:18 -04:00
Dianna Hohensee
ffc711bf35
Add an outline for the distributed area team architecture guide (#105264) 2024-02-08 11:53:08 -05:00