[skip e2e]Update milvus component name (#14409)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/14419/head
yanliang567 2021-12-28 14:16:05 +08:00 committed by GitHub
parent ff79f883a9
commit babbd329bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -464,7 +464,7 @@ type Core struct {
// if RootCoord create segment, DataCoord will put segment msg into this channel
DataCoordSegmentChan <-chan *ms.MsgPack
// if segment flush completed, data node would put segment msg into this channel
// if segment flush completed, DataNode would put segment msg into this channel
DataNodeFlushedSegmentChan <-chan *ms.MsgPack
//get binlog file path from data service,