milvus/internal/util
wayblink 3ae4e0089a
Fix bug: wrong logic on session delete (#23335)
Signed-off-by: wayblink <anyang.wang@zilliz.com>
2023-04-11 15:16:30 +08:00
..
autoindex Fix spell PQ error (#20527) 2022-11-12 21:19:04 +08:00
cache Fix LRU Cache Concurrency (#23041) 2023-03-28 16:06:01 +08:00
cgoconverter Support compile under windows (#15786) 2022-03-17 17:17:22 +08:00
commonpbutil Support the graceful stop for the indexnode (#21556) 2023-01-06 10:59:35 +08:00
compressor Align the maximum dim of the diskann index and collection 's maximum dim (#23027) 2023-03-28 10:06:01 +08:00
concurrency Fix some errors of querynode and query coord (#21565) 2023-01-06 16:57:36 +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 Add the retry op for all server (#22274) 2023-02-24 17:51:47 +08:00
etcd Reduce maxFieldNum from 256 to 64 (#22030) 2023-02-08 10:08:32 +08:00
flowgraph Add more metrics (#21975) 2023-02-09 16:06:33 +08:00
funcutil Check if all columns aligned with same num_rows (#22968) (#22981) 2023-03-24 17:32:00 +08:00
gc Add GC low log (#21733) 2023-01-18 11:47:43 +08:00
generic Refactor grpclient, make it generic (#19791) 2022-10-17 20:05:26 +08:00
grpcclient [Cherry-Pick] Add background health check if ctx err returned (#22470) 2023-03-01 11:31:48 +08:00
hardware Add memory usage too large sync policy (#22241) 2023-02-27 17:47:51 +08:00
importutil Verify vector float data for bulkinsert and insert (#22729) 2023-03-14 14:03:58 +08:00
indexcgowrapper Fix IndexNode panic while failed to create index (#20861) (#20883) 2022-11-29 16:53:15 +08:00
indexparamcheck Align the maximum dim of the diskann index and collection 's maximum dim (#23027) 2023-03-28 10:06:01 +08:00
indexparams Fix spell PQ error (#20527) 2022-11-12 21:19:04 +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 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
metautil Make sure that the segment path matches the segment id (#20696) 2022-11-24 10:51:12 +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 Add FlushAll (#23088) 2023-03-29 13:50:02 +08:00
paramtable Add config for disable BF load (#22998) 2023-03-28 20:06:08 +08:00
ratelimitutil Change limiter burst type to float64 (#20215) 2022-10-31 20:59:34 +08:00
retry Add the retry op for all server (#22274) 2023-02-24 17:51:47 +08:00
segmentutil Protect DataCoord from calculating segment lines by stale log entries num (#23069) 2023-03-28 21:30:04 +08:00
sessionutil Fix bug: wrong logic on session delete (#23335) 2023-04-11 15:16:30 +08:00
timerecord Refine search logs in querynode (#21136) 2022-12-12 15:23:22 +08:00
trace [skip e2e]Update license for trace stack trace (#15057) 2022-01-10 13:05:20 +08:00
tsoutil Add some msgstream metrics (#20601) 2022-11-15 19:41:16 +08:00
typeutil fix to reduce memory (#23028) 2023-03-28 19:56:02 +08:00
uniquegenerator [skip e2e]Update license for util uniquegenerator (#14786) 2022-01-06 14:53:20 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
constant.go Add the rbac for the GetLoadingProgress and GetLoadState api (#22313) 2023-02-21 14:20:27 +08:00