milvus/pkg
wei liu 0a440e0d38
fix: Prevent simultaneous balance of segments and channels (#37850)
issue: #33550
balance segment and balance segment execute at same time, which will
cause bounch of corner case.

This PR disable simultaneous balance of segments and channels

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-11-21 17:56:55 +08:00
..
common enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
config fix: Store default value if ErrKeyNotFound is returned (#37691) 2024-11-15 10:24:32 +08:00
eventlog fix: fix make generate-mockery panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
kv fix: fix make generate-mockery panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
log enhance: improve log encoding performance on proxy nodes (#36123) 2024-09-11 14:51:07 +08:00
metrics enhance: Remove segment-level tag from monitoring metrics (#37696) 2024-11-16 10:58:31 +08:00
mocks fix: fix make generate-mockery panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
mq fix: Move init kafka pool into once (#37786) 2024-11-18 21:24:48 +08:00
streaming enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564) 2024-11-11 17:24:29 +08:00
tracer fix: Fix tracing config update logic (#35928) 2024-09-05 14:27:04 +08:00
util fix: Prevent simultaneous balance of segments and channels (#37850) 2024-11-21 17:56:55 +08:00
.mockery_pkg.yaml enhance: support single pchannel level transaction (#35289) 2024-08-19 21:22:56 +08:00
go.mod enhance: RBAC built in privilege groups (#37720) 2024-11-18 20:38:39 +08:00
go.sum enhance: RBAC built in privilege groups (#37720) 2024-11-18 20:38:39 +08:00
Makefile enhance: Update Makefile to generate mockery (#35517) 2024-08-16 18:44:53 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00