mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip ci] Add comment for start (#9268)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
parent
a866fc5c6f
commit
52e6007233
@ -128,6 +128,7 @@ func (qc *QueryCoord) Init() error {
|
||||
return initError
|
||||
}
|
||||
|
||||
// Start function starts the goroutines to watch the meta and node updates
|
||||
func (qc *QueryCoord) Start() error {
|
||||
qc.scheduler.Start()
|
||||
log.Debug("start scheduler ...")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user