milvus/pkg
congqixia 16c661c722
enhance: Use different interval for gc scan (#31363)
See also #31362

This PR make datacoord garbage collection scan operation using differet
interval than other opeartion.

This interval is a newly added param item, which default value is 7*24
hours.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-03-19 11:27:06 +08:00
..
common feat: Add global mmap enable configuration (#31267) 2024-03-18 15:17:10 +08:00
config enhance: Add runtime config to paramtable (#31006) 2024-03-15 11:07:06 +08:00
eventlog enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: add metrics for load segment progress (#31005) 2024-03-08 15:39:02 +08:00
mq fix: Support TLS for kafka connection (#30468) 2024-02-28 18:43:07 +08:00
tracer enhance: Make compaction log has traceID (#30338) 2024-01-30 10:09:03 +08:00
util enhance: Use different interval for gc scan (#31363) 2024-03-19 11:27:06 +08:00
go.mod enhance: use latest milvus proto, add unimplemented server (#30889) 2024-02-29 10:13:00 +08:00
go.sum enhance: use latest milvus proto, add unimplemented server (#30889) 2024-02-29 10:13:00 +08:00
Makefile Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00