milvus/internal/querycoordv2
yah01 c0f6eccb7a
fix: No LevelZero segment in target (#28803)
the incorrect filter causes all LevelZero segment filtered, so the
deleted entities may be still visible
related: #27349

Signed-off-by: yah01 <yah2er0ne@outlook.com>
2023-11-29 11:48:27 +08:00
..
balance feat: enable balance based on growing segment row count (#28623) 2023-11-27 14:58:26 +08:00
checkers feat: Add checker activation (#28611) 2023-11-24 18:08:24 +08:00
dist feat: enable balance based on growing segment row count (#28623) 2023-11-27 14:58:26 +08:00
job Fix the target updated before version updated to cause data missing (#28250) 2023-11-08 11:36:22 +08:00
meta fix: No LevelZero segment in target (#28803) 2023-11-29 11:48:27 +08:00
mocks Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
observers fix: make qcv2 observer dispatcher execute exactly once (#28472) 2023-11-16 10:24:19 +08:00
params Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
session Refine state check (#27541) 2023-10-11 21:01:35 +08:00
task enhance: modify log to avoid ambiguity and improve readability (#28331) 2023-11-10 14:32:20 +08:00
utils fix: query l0 segment bugs (#28558) 2023-11-20 17:26:23 +08:00
handlers.go disable auto balance when old node exists (#28191) 2023-11-07 14:02:20 +08:00
OWNERS Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
server_test.go fix datacoord unstable ut (#28281) 2023-11-08 18:43:31 +08:00
server.go enhance: Add logs for each step during service initialization (#28624) 2023-11-27 16:30:26 +08:00
services_test.go enhance: refine error messages (#28424) 2023-11-21 17:02:24 +08:00
services.go refine target manager code style (#27883) 2023-10-25 00:44:12 +08:00