milvus/internal
yihao.dai 8fadcde403
fix: [2.5] Fix incorrect memory estimation for small segments (#38909)
Skip estimation index memory logic for segments without index file.

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

pr: https://github.com/milvus-io/milvus/pull/38813

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2025-01-13 21:49:12 +08:00
..
allocator enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
coordinator/coordclient enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
core fix: data race when accessing field_ when retrieving (#39152) 2025-01-13 11:23:04 +08:00
datacoord enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
datanode fix: Clustering compaction ignoring deltalogs (#39133) 2025-01-10 14:07:05 +08:00
distributed enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
flushcommon enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
http enhance: [2.5] update the expr static web page (#39091) 2025-01-09 10:03:01 +08:00
indexnode enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
json feat: fp32 vector to fp16/bf16 vector conversion for RESTful API (#37556) 2024-11-24 17:46:33 +08:00
kv enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
metastore fix: [2.5] fix restore rbac empty meta crash (#39143) 2025-01-13 12:04:58 +08:00
mocks enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
parser/planparserv2 enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
proxy fix: [2.5] fix restore rbac empty meta crash (#39143) 2025-01-13 12:04:58 +08:00
querycoordv2 fix: unstable ut in leader_vew_manager.go file (#39162) 2025-01-10 19:54:57 +08:00
querynodev2 fix: [2.5] Fix incorrect memory estimation for small segments (#38909) 2025-01-13 21:49:12 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: add intent ctx to rootcoord init (#38948) 2025-01-11 23:54:57 +08:00
storage enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
streamingcoord enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
streamingnode enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
tso enhance: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
types enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
util enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
.mockery.yaml enhance: add broadcast for streaming service (#39047) 2025-01-09 16:46:56 +08:00