mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +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
|
// 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 {
|
type garbageCollector struct {
|
||||||
option GcOption
|
option GcOption
|
||||||
meta *meta
|
meta *meta
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user