milvus/internal/util
zhenshan.cao e768437681
Correct usage of Timer and Ticker (#22228)
Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2023-02-23 18:59:45 +08:00
..
autoindex Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
cache Expand singleflight to Get and make writeEvent sync (#21993) 2023-02-06 15:27:54 +08:00
cgoconverter Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
commonpbutil Apply lifetime control for indexnode (#21892) 2023-01-31 18:37:50 +08:00
componentutil Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
compressor
concurrency Fix query node panic when watching dm channels (#21402) 2022-12-28 10:19:31 +08:00
contextutil
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
errorutil Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
etcd Reduce maxFieldNum from 256 to 64 (#21104) 2022-12-14 10:39:22 +08:00
flowgraph Fix msgdispatcher concurrency issue and add prometheus metrics (#22174) 2023-02-16 14:58:34 +08:00
funcutil Correct usage of Timer and Ticker (#22228) 2023-02-23 18:59:45 +08:00
gc Add slow gc warning log (#21734) 2023-01-18 11:41:43 +08:00
generic Refactor grpclient, make it generic (#19791) 2022-10-17 20:05:26 +08:00
grpcclient Support zstd compression in grpc (#21689) 2023-01-13 10:55:41 +08:00
hardware Move disk index params to config file (#19714) 2022-10-14 17:51:24 +08:00
importutil Skip file with prefix '.' may exist in filesystem (#22138) 2023-02-21 10:54:29 +08:00
indexcgowrapper Make paramtable init only once (#21782) 2023-01-19 14:53:44 +08:00
indexparamcheck Remove unused index param check (#22271) 2023-02-21 17:36:26 +08:00
indexparams Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
initcore Move assemble/disassemble func to core (#19420) 2022-10-16 21:17:25 +08:00
lifetime Implement detailed lifetime control for querynode (#21851) 2023-01-29 17:45:49 +08:00
lock Support load segments/channels in parallel (#20036) 2022-10-31 13:55:33 +08:00
logutil Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
metautil Make sure that the segment path matches the segment id (#20677) 2022-11-18 15:35:09 +08:00
metricsinfo Low IndexCoord weight (#21548) 2023-01-06 14:21:37 +08:00
milvuserrors
mock resource group impl (#21609) 2023-01-30 10:19:48 +08:00
paramtable Only print the file content when log the hook.yaml (#22361) 2023-02-23 15:33:45 +08:00
ratelimitutil Change limiter burst type to float64 (#20215) 2022-10-31 20:59:34 +08:00
retry Fix msgdispatcher concurrency issue and add prometheus metrics (#22174) 2023-02-16 14:58:34 +08:00
segmentutil Verify and adjust segment # of rows before saving and passing SegmentInfo (#20837) 2022-12-01 16:31:16 +08:00
sessionutil Correct usage of Timer and Ticker (#22228) 2023-02-23 18:59:45 +08:00
symbolizer Add stack trace for core dump (#21555) 2023-01-06 16:53:35 +08:00
timerecord Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
tsoutil Add some msgstream metrics (#20296) 2022-11-07 10:15:02 +08:00
typeutil Gernate milvus.yaml by code (#22003) 2023-02-23 11:37:46 +08:00
uniquegenerator
constant.go Add the rbac for the GetLoadingProgress and GetLoadState api (#22320) 2023-02-22 20:37:45 +08:00
OWNERS