milvus/pkg
wei liu b3bc7f3985
enhance: Limit collection's normal balance speed (#34810) (#34987)
issue: #34798
pr: #34810

after we remove the task priority on query coord, to avoid load/release
segment blocked by too much balance task, we limit the balance task size
in each round. at same time, we reduce the balance interval to trigger
balance more frequently.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-07-26 10:13:46 +08:00
..
common feat: [cherry-pick][2.4] support partition key isolation (#34336) (#34613) 2024-07-17 14:03:43 +08:00
config fix: [Cheryy-Pick] evict paramtable cache failed (#34772) 2024-07-23 12:25:44 +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 number of times milvus turns into force-deny-writing states (#34960) (#34989) 2024-07-25 15:43:09 +08:00
mq fix: Prevent dispatcher merging if curTs is 0 (#34562) (#34563) 2024-07-10 22:46:51 +08:00
streaming/util/message/messagepb enhance: [cherry-pick] Refine code for GetRecoveryInfo (#34974) 2024-07-24 22:01:44 +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: Limit collection's normal balance speed (#34810) (#34987) 2024-07-26 10:13:46 +08:00
go.mod enhance: recover stack info when non-cgo thread crash (#34866) 2024-07-23 14:21:46 +08:00
go.sum enhance: recover stack info when non-cgo thread crash (#34866) 2024-07-23 14:21:46 +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