milvus/internal
wei liu 4120320074
enhance: make TransferChannel/TransferSegment idempotent (#36489) (#36552)
issue: #36488
pr: #36489
when call TransferChannel/TransferSegment, querycoord will generate and
submit balance task to scheduler, if segment/channel's task already
exist in scheduler, submit task will failed.

to make TransferChannel/TransferSegment idempotent, we should skip to
submit if task already exist in scheduler.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-09-30 14:25:26 +08:00
..
allocator enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
core fix:fix term expr overflow bug (#36534) 2024-09-28 17:43:16 +08:00
datacoord fix: [cherry-pick] Record the nodeID before assigning tasks (#36493) 2024-09-28 17:29:21 +08:00
datanode enhance: Add metrics to monitor import throughput and imported rows (#36519) (#36588) 2024-09-30 10:03:18 +08:00
distributed fix: port listen racing in mix or standalone mode (#36459) 2024-09-26 21:01:15 +08:00
http enhance: [2.4] update the expr version and format the expr http response (#36467) 2024-09-26 14:27:20 +08:00
indexnode enhance: [cherry-pick]Refine the code for returning error (#36104) 2024-09-15 15:23:14 +08:00
json enhance: Gin & restfulv1 handler use sonic json (#35018) 2024-07-29 00:39:49 +08:00
kv enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
metastore enhance: Enable dynamic update loaded collection's replica (#36417) 2024-09-26 10:43:15 +08:00
mocks enhance: Enable dynamic update loaded collection's replica (#36417) 2024-09-26 10:43:15 +08:00
parser/planparserv2 enhance: [2.4] Check ANN field loaded in proxy (#36172) (#36194) 2024-09-12 16:05:08 +08:00
proto enhance: Enable dynamic update loaded collection's replica (#36417) 2024-09-26 10:43:15 +08:00
proxy fix:[Cherry-Pick] Split delete task msg to MaxMessageSize (#36574) 2024-09-27 18:15:19 +08:00
querycoordv2 enhance: make TransferChannel/TransferSegment idempotent (#36489) (#36552) 2024-09-30 14:25:26 +08:00
querynodev2 fix: metric type error when the collection has two vec field (#36473) 2024-09-24 20:03:14 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: Enable dynamic update loaded collection's replica (#36417) 2024-09-26 10:43:15 +08:00
storage enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
tso enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
types enhance:[Cherry-pick] Check by proxy rate limiter when delete get data by query. (#30891) (#35262) 2024-08-13 14:32:21 +08:00
util enhance: [2.4] update the expr version and format the expr http response (#36467) 2024-09-26 14:27:20 +08:00