milvus/internal
congqixia 81b197267a
enhance: [Cherry-Pick] Add back load memory factor when esitmating memory resource (#30999)
Cherry-pick from master
pr: #30994
Segment load memory usage is underestimated due to removing the load
memroy factor. This PR adds it back to protect querynode OOM during some
extreme memory cases.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-03-05 09:15:00 +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 enhance: optimize the memory usage and speed up loading variable length data (#30787) (#30900) 2024-02-29 10:39:00 +08:00
datacoord enhance: index meta use independent rather than global meta lock (#30986) 2024-03-05 08:48:59 +08:00
datanode fix: [cherry-pick] Clear DN unknown compaction tasks (#30972) 2024-03-04 16:52:59 +08:00
distributed fix: Make datacoord client retry on index api (#30656) 2024-03-04 11:37:09 +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: add graceful stop timeout to avoid node stop hang under extreme cases (#30320) 2024-01-27 08:45:02 +08:00
kv fix: Drop segment meta info with prefix (#29857) 2024-01-11 15:02:50 +08:00
metastore fix: [Cherry-pick] collection properties not saved for alter collection (#30145) (#30156) 2024-01-22 10:08:55 +08:00
mocks enhance: [2.3] support related privilege for grant api (#30154) 2024-01-22 14:42:55 +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: Use channel cp as the dml&start position for import segments (#30107) (#30133) 2024-01-22 13:32:55 +08:00
proxy feat: add collection level flush rate control (#29568) 2024-03-01 10:23:01 +08:00
querycoordv2 fix: Skip generate balance task when target not ready (#30725) 2024-03-04 11:38:59 +08:00
querynodev2 enhance: [Cherry-Pick] Add back load memory factor when esitmating memory resource (#30999) 2024-03-05 09:15:00 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: [Cherry-pick] Remove time tick delay metrics when nodes go offline (#30833) (#30879) 2024-02-28 18:55:00 +08:00
storage enhance: [2.3] retry to read when the s3 get the unexpect eof error (#30976) 2024-03-04 10:42:59 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types feat: add collection level flush rate control (#29568) 2024-03-01 10:23:01 +08:00
util fix: Make datacoord client retry on index api (#30656) 2024-03-04 11:37:09 +08:00