milvus/pkg/util
XuanYang-cn a45a288a25
fix: Separate L0 and Mix trigger interval (#37190)
See also: #37108

- Add MixCompactionTriggerInterval, default 60s
- Add L0CompactionTriggerInterval, default 10s
- Export Single related compaction configs
- Raise SingleCompactionDeltaLogMaxSize from 2MB to 16MB

---------

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2024-11-12 10:56:37 +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 feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
expr enhance: update the expr version to support automatic conversion of variable types (#36832) 2024-10-15 10:53:22 +08:00
funcutil enhance: Support custom privilege group for RBAC (#37087) 2024-11-09 08:44:28 +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
indexparams fix:support config index offsetcache and fix create same index again (#35985) 2024-09-08 18:23:05 +08:00
interceptor
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 fix: repeated error code in milvus and segcore (#37359) 2024-11-05 16:28:23 +08:00
metautil feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
metric feat: added more checks for function creation check (#36766) 2024-10-13 17:43:22 +08:00
metricsinfo feat: add segment,pipeline, replica and resourcegroup api for WebUI (#37344) 2024-11-07 11:52:25 +08:00
netutil fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
parameterutil
paramtable fix: Separate L0 and Mix trigger interval (#37190) 2024-11-12 10:56:37 +08:00
ratelimitutil enhance: set database properties to restrict read access (#35745) 2024-08-29 13:17:01 +08:00
requestutil enhance: access log support print with consistency level (#33503) 2024-06-05 17:13:50 +08:00
resource
retry enhance: Remove stackerror imported unexpected (#35256) 2024-08-05 14:48:16 +08:00
symbolizer
syncutil enhance: add streaming client metrics (#36523) 2024-10-08 21:25:19 +08:00
testutils fix: Fix conan gdal building problem (#37338) 2024-10-31 21:04:16 +08:00
tikv
timerecord enhance: optimize datanode cpu usage under large collection number (#33267) 2024-05-25 04:43:41 +08:00
tsoutil enhance: add streaming client metrics (#36523) 2024-10-08 21:25:19 +08:00
typeutil enhance: rename tokenizer to analyzer and check analyzer params (#37478) 2024-11-10 16:12:26 +08:00
uniquegenerator
vralloc feat: adding grouped virtual resource allocator (#33669) 2024-06-21 15:58:01 +08:00
constant.go enhance: Support custom privilege group for RBAC (#37087) 2024-11-09 08:44:28 +08:00
OWNERS