This is an automated email from the ASF dual-hosted git repository.

abhishekrb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new dca69c5761f update line in architecture md (#17289)
dca69c5761f is described below

commit dca69c5761f91925fe089919b4edb9ac73524c94
Author: anny-imply <[email protected]>
AuthorDate: Tue Oct 8 11:51:47 2024 -0700

    update line in architecture md (#17289)
---
 docs/design/architecture.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/design/architecture.md b/docs/design/architecture.md
index ec81477c002..55cfb42f35f 100644
--- a/docs/design/architecture.md
+++ b/docs/design/architecture.md
@@ -41,7 +41,7 @@ Druid has several types of services:
 * [Router](../design/router.md) routes requests to Brokers, Coordinators, and 
Overlords.
 * [Historical](../design/historical.md) stores queryable data.
 * [Middle Manager](../design/middlemanager.md) and [Peon](../design/peons.md) 
ingest data.
-* [Indexer](../design/indexer.md) serves an alternative to the Middle Manager 
+ Peon task execution system.
+* [Indexer](../design/indexer.md) serves as an alternative to the Middle 
Manager + Peon task execution system.
 
 You can view services in the **Services** tab in the web console: 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to