milvus/internal/util
SimFG 4df91ddf60
Support the graceful stop for the indexnode (#21021)
Signed-off-by: SimFG <bang.fu@zilliz.com>

Signed-off-by: SimFG <bang.fu@zilliz.com>
2022-12-16 10:03:27 +08:00
..
autoindex Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
cache Fix unit test of local cache cause data race (#21237) 2022-12-15 13:41:22 +08:00
cgoconverter Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
commonpbutil Support the graceful stop for the indexnode (#21021) 2022-12-16 10:03:27 +08:00
compressor
concurrency
contextutil
crypto Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
dependency
distance
errorutil
etcd Reduce maxFieldNum from 256 to 64 (#21104) 2022-12-14 10:39:22 +08:00
flowgraph Refine msgstream interface (#20832) 2022-12-05 20:55:17 +08:00
funcutil Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
gc Fix GC Tuner Overflow (#20497) 2022-11-15 10:43:06 +08:00
generic
grpcclient Refine log level (#20904) 2022-12-01 20:07:15 +08:00
hardware
importutil Refine bulkinsert (#20986) 2022-12-07 14:53:18 +08:00
indexcgowrapper Fix IndexNode panic while failed to create index (#20861) 2022-11-29 15:31:15 +08:00
indexparamcheck Limit MinDim to build disk index (#20724) 2022-11-21 17:43:10 +08:00
indexparams Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
initcore
lock Support load segments/channels in parallel (#20036) 2022-10-31 13:55:33 +08:00
logutil Add RootPath field back (#20488) 2022-11-10 19:43:03 +08:00
metautil Make sure that the segment path matches the segment id (#20677) 2022-11-18 15:35:09 +08:00
metricsinfo
milvuserrors
mock Fix alter collection hang (#20694) 2022-11-21 10:09:10 +08:00
paramtable Support the graceful stop for the indexnode (#21021) 2022-12-16 10:03:27 +08:00
ratelimitutil Change limiter burst type to float64 (#20215) 2022-10-31 20:59:34 +08:00
retry
segmentutil Verify and adjust segment # of rows before saving and passing SegmentInfo (#20837) 2022-12-01 16:31:16 +08:00
sessionutil Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
timerecord Refine search logs in querynode (#21134) 2022-12-12 14:33:22 +08:00
trace Remove TraceID in mq (#20697) 2022-11-25 23:11:12 +08:00
tsoutil Add some msgstream metrics (#20296) 2022-11-07 10:15:02 +08:00
typeutil Fix empty retrieve result (#21032) 2022-12-08 10:15:19 +08:00
uniquegenerator
OWNERS
constant.go