milvus/internal
yihao.dai 7ef96ef648
enhance: Avoid unnecessary compaction (#35148) (#35149)
Estimate the import segment size based on DiskSegmentMaxSize(2G) to
avoid unnecessary compaction after import completed.

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

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

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-08-06 10:30:20 +08:00
..
allocator enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
core feat: put inverted index into ram (#35222) (#35223) 2024-08-06 10:08:16 +08:00
datacoord enhance: Avoid unnecessary compaction (#35148) (#35149) 2024-08-06 10:30:20 +08:00
datanode enhance: [2.4] Set WatchProgress for channel operation progress response (#35183) (#35231) 2024-08-02 16:52:15 +08:00
distributed enhance: [2.4] Fix go&cpp lint issues (#35107) 2024-07-30 20:25:55 +08:00
http enhance: Skip manual stopped component during health check (#34953) (#35123) 2024-07-31 18:01:51 +08:00
indexnode fix: [cherry-pick] Get current index version from knowhere (#34902) 2024-07-23 10:25:52 +08:00
json enhance: Gin & restfulv1 handler use sonic json (#35018) 2024-07-29 00:39:49 +08:00
kv enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
metastore enhance: Add back compactionTaskNum metrics (#34534) 2024-07-11 00:08:52 +08:00
mocks enhance: [cherry-pick] Remove compaction plans on the datanode (#33548) (#34312) 2024-07-02 17:39:08 +08:00
parser/planparserv2 fix: memory leak while parsing query plan (#34932) 2024-07-24 14:47:43 +08:00
proto fix: Set legacy level to l0 segment after qc restart (#35197) (#35211) 2024-08-02 18:22:15 +08:00
proxy enhance: [2.4] Support proxy/delegator qn client pooling (#35195) 2024-08-02 11:24:19 +08:00
querycoordv2 enhance: Avoid unnecesary syncTargetVersion func call after querycoord recover (#34954) (#35234) 2024-08-05 10:18:16 +08:00
querynodev2 enhance: add log for partition stats(#30376) (#35220) 2024-08-02 19:34:21 +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 metric to record maxInsertRate and queryNodeMemoryHighWaterLevel (#35185) (#35188) 2024-08-02 10:16:15 +08:00
storage enhance: [2.4] Add Segment Level in milvus segment info APIs (#34763) (#35023) 2024-07-29 10:11:52 +08:00
tso enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
types feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
util enhance: Refine import error log (#35067) (#35068) 2024-08-05 15:28:17 +08:00