milvus/internal/util
SimFG f8cff79804
Support the graceful stop for the query node (#20851)
Signed-off-by: SimFG <bang.fu@zilliz.com>

Signed-off-by: SimFG <bang.fu@zilliz.com>
2022-12-06 22:59:19 +08:00
..
autoindex Reduce the memory used by load disk index (#20475) 2022-11-21 19:35:11 +08:00
cache Support an analogous Java Guava cache implementation (#20831) 2022-12-05 20:29:18 +08:00
cgoconverter Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
commonpbutil Fill SourceID (#20000) 2022-10-24 23:43:30 +08:00
compressor
concurrency
contextutil
crypto
dependency Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
distance
errorutil Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
etcd Make datanode unittest use embed etcd server (#20948) 2022-12-02 16:05:16 +08:00
flowgraph Refine msgstream interface (#20832) 2022-12-05 20:55:17 +08:00
funcutil Recude IndexCodec Load Memory (#20621) 2022-11-18 10:47:08 +08:00
gc Fix GC Tuner Overflow (#20497) 2022-11-15 10:43:06 +08:00
generic Refactor grpclient, make it generic (#19791) 2022-10-17 20:05:26 +08:00
grpcclient Refine log level (#20904) 2022-12-01 20:07:15 +08:00
hardware Move disk index params to config file (#19714) 2022-10-14 17:51:24 +08:00
importutil Fix a regression of local storage (#20653) 2022-11-21 10:19:10 +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 Reduce the memory used by load disk index (#20475) 2022-11-21 19:35:11 +08:00
initcore Move assemble/disassemble func to core (#19420) 2022-10-16 21:17:25 +08:00
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 Reduce and improve quota center log (#20058) 2022-10-25 19:39:30 +08:00
milvuserrors
mock Fix alter collection hang (#20694) 2022-11-21 10:09:10 +08:00
paramtable Support the graceful stop for the query node (#20851) 2022-12-06 22:59:19 +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 Support the graceful stop for the query node (#20851) 2022-12-06 22:59:19 +08:00
timerecord Add time records for search path (#20924) 2022-12-02 11:39:17 +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 Refine segment stat metrics on QueryNode (#20763) 2022-11-28 14:53:14 +08:00
uniquegenerator
constant.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
OWNERS