mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 09:38:39 +08:00
[skip ci] Refine datacoord garbage collector comment (#13430)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
parent
f59c131e6d
commit
dbae087d21
@ -47,7 +47,7 @@ type GcOption struct {
|
||||
}
|
||||
|
||||
// garbageCollector handles garbage files in object storage
|
||||
// which could be dropped collection remnant or data node failure traces
|
||||
// which could be dropped collection remanent or data node failure traces
|
||||
type garbageCollector struct {
|
||||
option GcOption
|
||||
meta *meta
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user