techdocsmith commented on a change in pull request #11762:
URL: https://github.com/apache/druid/pull/11762#discussion_r720412595
##########
File path: docs/design/architecture.md
##########
@@ -23,22 +23,37 @@ title: "Design"
-->
-Druid has a multi-process, distributed architecture that is designed to be
cloud-friendly and easy to operate. Each
-Druid process type can be configured and scaled independently, giving you
maximum flexibility over your cluster. This
-design also provides enhanced fault tolerance: an outage of one component will
not immediately affect other components.
+Druid has a distributed architecture that is designed to be cloud-friendly and
easy to operate. Each
+Druid service can be configured and scaled independently, giving you maximum
flexibility over your cluster. This
+design also provides enhanced fault tolerance: an outage of one component does
not immediately affect other components.
Review comment:
```suggestion
Druid has a distributed architecture that is designed to be cloud-friendly
and easy to operate. You can configure and scale services independently so you
have maximum flexibility over cluster operations. This design includes enhanced
fault tolerance: an outage of one component does not immediately affect other
components.
```
nit: avoid passive
--
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]