vtlim commented on a change in pull request #12190:
URL: https://github.com/apache/druid/pull/12190#discussion_r792015120
##########
File path: docs/dependencies/metadata-storage.md
##########
@@ -23,50 +23,70 @@ title: "Metadata storage"
-->
-The Metadata Storage is an external dependency of Apache Druid. Druid uses it
to store
-various metadata about the system, but not to store the actual data. There are
-a number of tables used for various purposes described below.
+Apache Druid relies on an external dependency for metadata storage.
+Druid uses the metadata store to house various metadata about the system, but
not to store the actual data.
+The metadata store retains all metadata essential for a Druid cluster to work.
+
+The metadata store includes the following:
+- Segments records
+- Rule records
+- Runtime configuration objects
Review comment:
```suggestion
- Configuration records
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]