mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
[skip ci] Add comment for historical close (#13373)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
05473b6f8a
commit
dbaca0a8c7
@ -68,6 +68,7 @@ func (h *historical) start() {
|
||||
go h.watchGlobalSegmentMeta()
|
||||
}
|
||||
|
||||
// close would release all resources in historical
|
||||
func (h *historical) close() {
|
||||
// free collectionReplica
|
||||
h.replica.freeAll()
|
||||
|
Loading…
Reference in New Issue
Block a user