We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4e0ec commit 262432cCopy full SHA for 262432c
docs/internal/DistributedArchitectureGuide.md
@@ -112,7 +112,6 @@ to communicate with Elasticsearch.
112
113
[ClusterState]:https://github.com/elastic/elasticsearch/blob/main/server/src/main/java/org/elasticsearch/cluster/ClusterState.java
114
[Metadata]:https://github.com/elastic/elasticsearch/blob/main/server/src/main/java/org/elasticsearch/cluster/metadata/Metadata.java
115
-/elasticsearch/cluster/coordination/CoordinationMetadata.java
116
[ProjectMetadata]:https://github.com/elastic/elasticsearch/blob/main/server/src/main/java/org/elasticsearch/cluster/metadata/ProjectMetadata.java
117
118
The [Metadata] of a [ClusterState] is persisted on disk and comprises information from two categories:
0 commit comments