milvus/internal
Bingyi Sun 56cb1683eb
fix: Fix performance issue and use after free bug (#39343)
cherry pick some fixes in https://github.com/milvus-io/milvus/pull/39249

Signed-off-by: sunby <sunbingyi1992@gmail.com>
2025-01-17 11:51:03 +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: Fix performance issue and use after free bug (#39343) 2025-01-17 11:51:03 +08:00
datacoord enhance: [2.5] Limit the maximum number of segments restored and fail the job if saving the binlog fails (#39359) 2025-01-17 10:27:04 +08:00
datanode fix: Clustering compaction ignoring deltalogs (#39133) 2025-01-10 14:07:05 +08:00
distributed enhance: [2.5] Read metadata concurrently to accelerate recovery (#38900) 2025-01-16 17:53:01 +08:00
flushcommon fix: [2.5] Fix consume blocked due to too many consumers (#38915) 2025-01-16 15:19:03 +08:00
http enhance: Add logs for check health failed (#39208) (#39302) 2025-01-16 10:31:04 +08:00
indexnode fix: [2.5] Add scalar index engine version for compatibility (#39236) 2025-01-14 21:01: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 enhance: [2.5] Read metadata concurrently to accelerate recovery (#38900) 2025-01-16 17:53:01 +08:00
mocks enhance: [2.5] Read metadata concurrently to accelerate recovery (#38900) 2025-01-16 17:53:01 +08:00
parser/planparserv2 enhance: support null expr(#38772) (#38931) 2025-01-16 10:55:07 +08:00
proxy enhance: [2.5] Read metadata concurrently to accelerate recovery (#38900) 2025-01-16 17:53:01 +08:00
querycoordv2 enhance: [2.5] Read metadata concurrently to accelerate recovery (#38900) 2025-01-16 17:53:01 +08:00
querynodev2 enhance: [2.5] Remove mutex from SegmentManger in querynode (#39051) (#39282) 2025-01-16 13:27:02 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: update rg failed when alter database (#39356) 2025-01-17 10:37:03 +08:00
storage enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
streamingcoord fix: wrong streaming mockery package name (#39261) 2025-01-15 11:44:59 +08:00
streamingnode fix: wrong streaming mockery package name (#39261) 2025-01-15 11:44:59 +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: [2.5] Read metadata concurrently to accelerate recovery (#38900) 2025-01-16 17:53:01 +08:00
.mockery.yaml enhance: add broadcast for streaming service (#39047) 2025-01-09 16:46:56 +08:00