[skip e2e]Update component names (#13751)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/13778/head
yanliang567 2021-12-20 16:55:09 +08:00 committed by GitHub
parent 79f7539d59
commit a892ece5c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -424,7 +424,7 @@ type DropPartitionMsg struct {
#### 6.3 Create Index automatically
`RC` would notify `IC(Index Coord)` to build index automatically when the segment has been flushed.
`RootCoord` would notify `IndexCoord(Index Coordinator)` to build index automatically when the segment has been flushed.
<img src="./figs/root_coord_create_index_automatically.png">
#### 6.4 RootCoord Instance