milvus/internal/util
yah01 5ffbb01a67
Fix IndexNode panic while failed to create index (#20861)
Signed-off-by: yah01 <yang.cen@zilliz.com>

Signed-off-by: yah01 <yang.cen@zilliz.com>
2022-11-29 15:31:15 +08:00
..
autoindex Reduce the memory used by load disk index (#20475) 2022-11-21 19:35:11 +08:00
cache Fix LRU cache may panic on double close (#20854) 2022-11-29 09:47:14 +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 Add methods to compress/decompress small blocks (#15980) 2022-03-11 14:55:59 +08:00
concurrency Improve load performance (#17273) 2022-06-02 17:56:03 +08:00
contextutil Support meta storing on database (#17236) (#18541) 2022-08-11 12:12:38 +08:00
crypto Improve the storage method of the grant info in the metastore (#18817) 2022-08-26 19:22:56 +08:00
dependency Fix Chunk Manager Path mis use (#19141) 2022-09-23 14:40:51 +08:00
distance [skip e2e]Update license for cwrapper parquet (#14625) 2022-01-04 09:09:22 +08:00
errorutil Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
etcd Add event dispatcher for config (#20393) 2022-11-17 18:59:09 +08:00
flowgraph Add some msgstream metrics (#20296) 2022-11-07 10:15:02 +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 [test]Create index before load and fix error message (#19874) (#19857) 2022-10-19 10:01:26 +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 [skip e2e] Modify code comments according to the naming conventions (#14893) 2022-01-06 13:13:51 +08:00
mock Fix alter collection hang (#20694) 2022-11-21 10:09:10 +08:00
paramtable Reduce the memory used by load disk index (#20475) 2022-11-21 19:35:11 +08:00
ratelimitutil Change limiter burst type to float64 (#20215) 2022-10-31 20:59:34 +08:00
retry Reduce the number of retries and add error log (#16754) 2022-05-05 09:31:51 +08:00
sessionutil Fix nodeID mismatch at standalone mode (#20648) 2022-11-17 17:15:08 +08:00
timerecord 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +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 [skip e2e]Update license for util uniquegenerator (#14786) 2022-01-06 14:53:20 +08:00
constant.go Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00