milvus/internal
wei liu ad37b98cda
enhance: Rewrite gen stopping segment plan based on assign segment (29473) (#29480)
pr: #29473

`AssignSegment` method defines how to assign segment to nodes, but
score_based_balance implement another assign logic in
`genStoppingSegmentPlan`
This PR rewrite gen stopping segment plan based on assign segment.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2023-12-27 15:50:47 +08:00
..
allocator enhance: [Cherry-Pick] Refine delete by expression for forbid proxy dml task scheduler hang (#29359) 2023-12-26 17:50:48 +08:00
core fix: panic in concurrent insert/query scenario (#29408) (#29488) 2023-12-27 15:08:45 +08:00
datacoord fix: [2.3]parse logID from logPath if copyDeltalog find logID not provided (#29276) 2023-12-27 14:42:46 +08:00
datanode fix: missing to support compact for Array type (#29505) (#29504) 2023-12-27 08:15:51 +08:00
distributed fix: Rename invalid parameterutil package path (#29334) (#29391) 2023-12-22 10:06:41 +08:00
http enhance: [2.3] Support to get the param value in the runtime (#29298) 2023-12-21 20:36:43 +08:00
indexnode enhance: [2.3] Support to get the param value in the runtime (#29298) 2023-12-21 20:36:43 +08:00
kv enhance: [cherry-pick] Make etcd kv request timeout configurable (#28661) (#28701) 2023-11-24 21:16:26 +08:00
metastore fix: [2.3] missing the grant info when using the SelectGrant api with the default db (#29174) 2023-12-14 16:20:43 +08:00
mocks enhance: [cherry-pick] Add http method to control datacoord garbage collection (#29212) 2023-12-15 02:16:38 +08:00
mq Fix getting incorrect CPU num (#28178) 2023-11-07 11:52:22 +08:00
parser/planparserv2 enhance: enhance the accuracy of memory usage (#28554) (#28559) 2023-11-24 14:12:25 +08:00
proto fix: [Cherry-pick] Add scope limit for querynode DeleteRequest (#29476) 2023-12-26 16:40:50 +08:00
proxy enhance: [Cherry-Pick] make sure stream closed (#29457) 2023-12-27 10:02:46 +08:00
querycoordv2 enhance: Rewrite gen stopping segment plan based on assign segment (29473) (#29480) 2023-12-27 15:50:47 +08:00
querynodev2 enhance: [Cherry-Pick] Refine delete by expression for forbid proxy dml task scheduler hang (#29359) 2023-12-26 17:50:48 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: Rename invalid parameterutil package path (#29334) (#29391) 2023-12-22 10:06:41 +08:00
storage fix: [cherry-pick] Align minio object storage ut to new minio server behavior (#29015) 2023-12-06 15:42:43 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util fix: [cherry-pick] grpc client check session skipped due to role not match (#29358) 2023-12-21 10:12:51 +08:00