milvus/pkg
yihao.dai 07bc1b6717
enhance: Seal by total growing segments size (#34692) (#34779)
Seals the largest growing segment if the total size of growing segments
of each shard exceeds the size threshold(default 4GB). Introducing this
policy can help keep the size of growing segments within a suitable
level, alleviating the pressure on the delegator.

issue: https://github.com/milvus-io/milvus/issues/34554

pr: https://github.com/milvus-io/milvus/pull/34692

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-07-19 18:25:50 +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: Seal by total growing segments size (#34692) (#34779) 2024-07-19 18:25:50 +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 Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00