milvus/pkg
congqixia 7540714c1b
enhance: [2.4] Add l0 segment entry num quota (#34733) (#34837)
Cherry-pick from master
pr: #34733
See also #34670

This PR add quota configuration for l0 segment entry number per
collection. If l0 compaction cannot keep up the insertion/upsertion
rate, this feature could back press the related rate.

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-07-22 12:05:43 +08:00
..
common feat: [cherry-pick][2.4] support partition key isolation (#34336) (#34613) 2024-07-17 14:03:43 +08:00
config enhance: [2.4] add the seal segment when dispatch delete msgs (#34566) 2024-07-10 19:18:51 +08:00
eventlog enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
kv enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics feat: record the duration waiting in the proxy queue (#34744) (#34788) 2024-07-19 15:37:44 +08:00
mq fix: Prevent dispatcher merging if curTs is 0 (#34562) (#34563) 2024-07-10 22:46:51 +08:00
tracer fix:[Cherry-Pick] can't generate traceID when use noop exporter (#33191) (#33208) 2024-05-22 11:13:39 +08:00
util enhance: [2.4] Add l0 segment entry num quota (#34733) (#34837) 2024-07-22 12:05:43 +08:00
go.mod fix: CVE by upgrading some dependencies. (#34693) 2024-07-16 14:05:37 +08:00
go.sum fix: CVE by upgrading some dependencies. (#34693) 2024-07-16 14:05:37 +08:00
Makefile
rules.go