milvus/pkg/util
cai.zhang a5be322ab2
enhance: Don't set the timeout for SyncSegments (#34226)
issue: #32809

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-07-02 14:28:07 +08:00
..
cache fix: lru related issue fixup patch (#32916) 2024-05-10 19:17:30 +08:00
commonpbutil
compressor
conc feat: datacoord/node watch based on rpc (#32036) 2024-05-07 15:49:30 +08:00
contextutil fix: add request resource timeout for lazy load, refactor context usage in cache (#32709) 2024-05-07 16:33:30 +08:00
crypto
distance fix: fix cal_distance default implementation (#31245) 2024-03-15 15:37:11 +08:00
etcd enhance: use the only MaxEtcdTxnNum (#33070) 2024-05-17 14:27:42 +08:00
expr enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
funcutil fix: Fix panic due to failed to seek (#34229) 2024-07-01 16:08:12 +08:00
gc feat: [Sparse Float Vector] add sparse vector support to milvus components (#30630) 2024-03-13 14:32:54 -07:00
generic
hardware enhance: [skip e2e] set logrus log level to reduce output error logs (#30479) 2024-02-12 08:32:51 +08:00
indexparamcheck enhance: remove CheckVecIndexWithDataTypeExist function in pkg and remove some cgo call (#34102) 2024-06-26 21:13:44 +08:00
indexparams enhance: autoindex for multi data type (#33868) 2024-06-18 21:34:01 +08:00
interceptor enhance: refine access log to support format access log by yaml and print name info. (#28319) 2023-11-28 15:32:31 +08:00
lifetime
lock enhance: Add go-deadlock as unittest only dependency (#33063) 2024-05-15 16:33:34 +08:00
logutil enhance: changes to propagate traceid from client (#32264) 2024-04-17 01:13:20 +08:00
merr enhance: support mark error as user error (#33498) 2024-07-01 14:56:12 +08:00
metautil enhance: Add metautil.Channel to convert string compare to int (#32749) 2024-05-07 19:13:35 +08:00
metric
metricsinfo feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
parameterutil fix: Rename invalid parameterutil package path (#29334) 2023-12-21 11:40:42 +08:00
paramtable enhance: Don't set the timeout for SyncSegments (#34226) 2024-07-02 14:28:07 +08:00
ratelimitutil enhance: avoid the repeated metric info in the proxy (#32380) 2024-04-19 10:21:20 +08:00
requestutil enhance: access log support print with consistency level (#33503) 2024-06-05 17:13:50 +08:00
resource
retry fix: Grpcclient return unrecoverable error (#31256) 2024-03-15 10:03:05 +08:00
symbolizer
syncutil fix: lru related issue fixup patch (#32916) 2024-05-10 19:17:30 +08:00
testutils enhance: Support readable JSON file import for Float16/BFloat16/SparseFloat (#33064) 2024-05-16 14:47:35 +08:00
tikv
timerecord enhance: optimize datanode cpu usage under large collection number (#33267) 2024-05-25 04:43:41 +08:00
tsoutil
typeutil enhance: support integral type for MV and skip MV if there is only one category (#33161) 2024-06-24 10:20:01 +08:00
uniquegenerator
vralloc feat: adding grouped virtual resource allocator (#33669) 2024-06-21 15:58:01 +08:00
constant.go enhance: Add rbac support on describe/alter database api (#33803) 2024-06-17 10:07:57 +08:00
OWNERS