milvus/internal
wei liu 057bfbe678
fix: Delegator may becomes unserviceable after querycoord restart (#37055) (#37100)
issue: #37054
pr: #37055
after querycoord restart, segment_checker may release segment by mistake
due to next target isn't ready yet.

This PR requires release segment must happens after next target is
ready.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-10-25 14:55:31 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36881) 2024-10-17 12:13:37 +08:00
core enhance: Update Knowhere version (#37132) 2024-10-25 14:47:30 +08:00
datacoord enhance: Tidy import options (#37077) (#37078) 2024-10-25 14:35:45 +08:00
datanode enhance: Remove bf from datanode (#36367) (#37027) 2024-10-22 11:15:28 +08:00
distributed enhance: [2.4] Batch forward delete when using DirectForward (#37076) (#37107) 2024-10-25 11:53:29 +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 fix: [2.4] Load original key if ts is MaxTimestamp (#36934) (#36950) 2024-10-17 16:05:29 +08:00
mocks enhance: [2.4] Batch forward delete when using DirectForward (#37076) (#37107) 2024-10-25 11:53:29 +08:00
parser/planparserv2 enhance: [cherry-pick]Convert unincode to ascii to improving expression parsing efficiency (#36676) 2024-10-09 09:23:24 +08:00
proto enhance: [2.4] Batch forward delete when using DirectForward (#37076) (#37107) 2024-10-25 11:53:29 +08:00
proxy enhance: Tidy import options (#37077) (#37078) 2024-10-25 14:35:45 +08:00
querycoordv2 fix: Delegator may becomes unserviceable after querycoord restart (#37055) (#37100) 2024-10-25 14:55:31 +08:00
querynodev2 enhance: [2.4] Batch forward delete when using DirectForward (#37076) (#37107) 2024-10-25 11:53:29 +08:00
registry
rootcoord fix: [2.4] Rectify delete buffer row count quota value (#37060) (#37068) 2024-10-23 14:13:28 +08:00
storage enhance: [2.4] Preallocate delete data slice to avoid growslice (#37044) 2024-10-22 14:15:28 +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: Tidy import options (#37077) (#37078) 2024-10-25 14:35:45 +08:00