mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment for stop (#9320)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
parent
bf35fa5d25
commit
d3f6cffa98
@ -147,6 +147,7 @@ func (qc *QueryCoord) Start() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// Stop function stops watching the meta and node updates
|
||||
func (qc *QueryCoord) Stop() error {
|
||||
qc.scheduler.Close()
|
||||
log.Debug("close scheduler ...")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user