milvus/internal
yihao.dai b6612e02b4
enhance: Reduce GetIndexInfos calls (#37695)
Batch `GetIndexInfos` calls for segments to reduce RPC calls.

issue: https://github.com/milvus-io/milvus/issues/37634

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-11-19 14:24:31 +08:00
..
allocator
core fix: Fix using wrong upperbound when searching by pk (#37769) 2024-11-19 10:16:31 +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 enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
flushcommon enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
http fix: [skip e2e]update webui base api url (#37779) 2024-11-18 20:40:31 +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
metastore enhance: Use batch to speed up list collections from meta kv (#37742) 2024-11-18 16:58:30 +08:00
mocks
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: refine meta cache log and logic (#37318) 2024-11-19 10:50:33 +08:00
querycoordv2 enhance: Reduce GetIndexInfos calls (#37695) 2024-11-19 14:24:31 +08:00
querynodev2 fix: Load l0 delta for growings when using RemoteLoad (#37771) 2024-11-19 10:38:31 +08:00
registry
rootcoord enhance: refine meta cache log and logic (#37318) 2024-11-19 10:50:33 +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
types
util enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
.mockery.yaml