milvus/internal/querycoordv2
wayblink c62bf8a0b0
fix: [Cherry-pick]Pick major compaction fixs and optimizations (#34360)
This PR cherry-picks the following commits:

- fix: sync partitiion stats blocking balance task #33742
- fix: Fix meta prefix overlap bug #33830
- fix: Small fixs of major compaction #33929 
- fix: Fix memory buffer error & some renaming #33850
- fix: sync part stats task cannot be finished #34027 
- Add an option to enable/disable vector field clustering key #34097
- fix: fix error ignore in compactor #34169
- fix:load major compaction partial result #34052
- Use new stream segment reader in clustering compaction #34232

issue: #30633
pr: #33742 #33830 #33929 #33850 #34027 #34097 #34169 #34052 #34232

---------

Signed-off-by: MrPresent-Han <chun.han@zilliz.com>
Signed-off-by: wayblink <anyang.wang@zilliz.com>
Signed-off-by: MrPresent-Han <chun.han@gmail.com>
Co-authored-by: Chun Han <116052805+MrPresent-Han@users.noreply.github.com>
Co-authored-by: MrPresent-Han <chun.han@gmail.com>
2024-07-03 09:53:37 +08:00
..
balance enhance: Avoid assign too much segment/channels to new querynode (#34096) (#34245) 2024-07-01 10:32:06 +08:00
checkers fix: [Cherry-pick]Pick major compaction fixs and optimizations (#34360) 2024-07-03 09:53:37 +08:00
dist feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
job enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
meta feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
mocks enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
observers fix: [2.4] Check partition in current target when observing partition load status (#34282) (#34305) 2024-07-02 15:48:10 +08:00
params Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
session enhance: Add restful api for devops to execute rolling upgrade (#29998) 2024-03-27 16:15:19 +08:00
task fix: [Cherry-pick]Pick major compaction fixs and optimizations (#34360) 2024-07-03 09:53:37 +08:00
utils enhance: improve check health (#34265) 2024-07-01 10:18:07 +08:00
api_testonly.go test: support segment release in integration test (#31190) 2024-04-09 11:39:17 +08:00
handlers.go enhance: Enable to dynamic update balancer policy in querycoord (#33037) (#33272) 2024-05-23 15:43:41 +08:00
ops_service_test.go enhance: Avoid assign too much segment/channels to new querynode (#34096) (#34245) 2024-07-01 10:32:06 +08:00
ops_services.go fix: query node may stuck at stopping progress (#33104) (#33154) 2024-05-20 15:01:43 +08:00
OWNERS Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
server_test.go enhance: Enable database level replica num and resource groups for loading collection (#33052) (#33981) 2024-06-21 16:56:02 +08:00
server.go enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
services_test.go enhance: Avoid assign too much segment/channels to new querynode (#34096) (#34245) 2024-07-01 10:32:06 +08:00
services.go enhance: improve check health (#34265) 2024-07-01 10:18:07 +08:00