milvus/internal
wei liu 3e7e9f15cd
fix: Wrong behavior of CurrentTargetFirst/NextTargetFirst in target maanger (#31379)
issue: #31162

when give scope CurrentTargetFirst/NextTargetFirst, it's expected to
scan both current and next target.

This PR fixed wrong behavior of CurrentTargetFirst/NextTargetFirst in
target manager, which may cause unexpected task generated, and load
collection may stuck forever due to dirty leader view.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-03-19 11:49:05 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: fetch simdjson directly in the format of targz (#31369) 2024-03-18 18:55:11 +08:00
datacoord enhance: Use different interval for gc scan (#31363) 2024-03-19 11:27:06 +08:00
datanode fix: Cleanup write buffer when flowgraph released (#31376) 2024-03-19 01:33:05 +08:00
distributed fix: [restful v2] create a collection with vector field name (#31317) 2024-03-17 20:03:07 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode fix: ctx cancel should be the last step while stopping server (#31220) 2024-03-15 10:33:05 +08:00
kv enhance: disallow tikv/rawkv usages (#30027) 2024-02-06 10:41:41 +08:00
metastore enhance: Speed up target recovery after query coord restart (#31240) 2024-03-15 14:19:03 +08:00
mocks fix: merge index params when creating index (#31127) 2024-03-11 17:31:03 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 feat: [Sparse Float Vector] add sparse vector support to milvus components (#30630) 2024-03-13 14:32:54 -07:00
proto feat: Add disk quota checks for import V2 (#31131) 2024-03-15 14:43:03 +08:00
proxy enhace: optimize alter collection log print (#31275) 2024-03-18 15:19:06 +08:00
querycoordv2 fix: Wrong behavior of CurrentTargetFirst/NextTargetFirst in target maanger (#31379) 2024-03-19 11:49:05 +08:00
querynodev2 feat: Add global mmap enable configuration (#31267) 2024-03-18 15:17:10 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhace: optimize alter collection log print (#31275) 2024-03-18 15:19:06 +08:00
storage fix: [sparse float vector] support the new streaming deserialize reader (#31325) 2024-03-17 13:59:04 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types feat: Revise the RESTful bulk insert API (#29698) 2024-03-05 15:03:00 +08:00
util fix: ctx cancel should be the last step while stopping server (#31220) 2024-03-15 10:33:05 +08:00