milvus/internal
wei liu b983ef9fca
fix: Channel may be released after balance (#37862)
issue: #37830
casue dist handler doesn't set channel's version, so if channel checker
try to dedup channel, it may release the new delegator after balance
finished.

this PR fix the way to set proper version for channel.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-11-21 10:40:31 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36880) 2024-10-17 12:15:25 +08:00
core fix: use global pool but not dedicated pool for every index (#37852) 2024-11-20 20:44:32 +08:00
datacoord enhance: Reduce GetIndexInfos calls (#37695) 2024-11-19 14:24:31 +08:00
datanode enhance: Whether to enable mergeSort mode when performing mixCompaction (#37664) 2024-11-19 11:28:31 +08:00
distributed feat: Added code for Internal-tls (#36865) 2024-11-20 06:00:32 +08:00
flushcommon enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
http enhance: improve the lock key of the create/drop collection task (#37759) 2024-11-19 15:50:32 +08:00
indexnode fix: Modify the batchsize of writer to timely flushing binlogs (#37692) 2024-11-15 10:14:31 +08:00
json enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
kv fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
metastore enhance: Use batch to speed up list collections from meta kv (#37742) 2024-11-18 16:58:30 +08:00
mocks feat: Added code for Internal-tls (#36865) 2024-11-20 06:00:32 +08:00
parser/planparserv2 enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
proto enhance:refine group_strict_size parameter(#37482) (#37483) 2024-11-12 09:56:28 +08:00
proxy enhance: disallow get raw vector data of a BM25 Function output field (#37800) 2024-11-20 14:22:30 +08:00
querycoordv2 fix: Channel may be released after balance (#37862) 2024-11-21 10:40:31 +08:00
querynodev2 fix: Load l0 delta for growings when using `RemoteLoad` (#37771) 2024-11-19 10:38:31 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: improve the lock key of the create/drop collection task (#37759) 2024-11-19 15:50:32 +08:00
storage enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
streamingcoord enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
streamingnode enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
util feat: Added code for Internal-tls (#36865) 2024-11-20 06:00:32 +08:00
.mockery.yaml enhance: add create segment message, enable empty segment flush (#37407) 2024-11-08 10:16:34 +08:00