milvus/internal/datacoord
Patrick Weizhi Xu 6e93601b2c
enhance: [2.4] remove warnings when there is no partition key set (#36679)
issue: #36673

Signed-off-by: Patrick Weizhi Xu <weizhi.xu@zilliz.com>
(cherry picked from commit db60f7cf2a56656b101067a2dbebd4dd32ed6ed2)
2024-10-09 09:35:20 +08:00
..
broker enhance: Improve datacoord segment filtering with collection (#32831) 2024-05-08 21:37:29 +08:00
allocator_test.go Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
allocator.go feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
analyze_meta_test.go fix: [cherry-pick] Record the nodeID before assigning tasks (#36493) 2024-09-28 17:29:21 +08:00
analyze_meta.go fix: [cherry-pick] Record the nodeID before assigning tasks (#36493) 2024-09-28 17:29:21 +08:00
build_index_policy.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
channel_checker_test.go enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
channel_checker.go enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
channel_manager_factory.go feat: datacoord/node watch based on rpc (#32036) 2024-05-07 15:49:30 +08:00
channel_manager_test.go enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
channel_manager_v2_test.go fix: [cp]Fill nil schema so that Milvus can watch channel for those upgraded from 2.2 to 2.4 (#35695) 2024-08-27 10:38:59 +08:00
channel_manager_v2.go fix: [cp]Fill nil schema so that Milvus can watch channel for those upgraded from 2.2 to 2.4 (#35695) 2024-08-27 10:38:59 +08:00
channel_manager.go enhance: cherry pick some improved PRs from the master branch (#34391) 2024-07-03 19:40:11 +08:00
channel_store_test.go enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
channel_store_v2_test.go fix: [cp]Fill nil schema so that Milvus can watch channel for those upgraded from 2.2 to 2.4 (#35695) 2024-08-27 10:38:59 +08:00
channel_store_v2.go enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
channel_store.go enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
channel.go fix: [cp]Fill nil schema so that Milvus can watch channel for those upgraded from 2.2 to 2.4 (#35695) 2024-08-27 10:38:59 +08:00
cluster_test.go enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
cluster.go enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +08:00
compaction_l0_view_test.go enhance: Add deltaRowCount in l0 compaction (#33843) 2024-06-20 19:32:02 +08:00
compaction_l0_view.go enhance: Add deltaRowCount in l0 compaction (#33843) 2024-06-20 19:32:02 +08:00
compaction_policy_clustering_test.go enhance: [2.4] Add in-memory cache for casbin enforcer result (#35272) 2024-08-06 12:14:17 +08:00
compaction_policy_clustering.go enhance: [cherry-pick] improve ut for compaction_policy_clustering (#35206) 2024-08-02 16:38:15 +08:00
compaction_policy_l0_test.go enhance: [cherry-pick] improve ut for compaction_policy_clustering (#35206) 2024-08-02 16:38:15 +08:00
compaction_policy_l0.go enhance: [cherry-pick] refine clustering compaction configs and logs (#34818) 2024-07-21 19:27:41 +08:00
compaction_policy_single_test.go enhance: [cherry-pick] support l2 single compaction (#34929) 2024-07-24 11:47:50 +08:00
compaction_policy_single.go enhance: enable manual compaction for collections without indexes (#36581) 2024-10-08 14:51:20 +08:00
compaction_task_clustering_test.go enhance:[cherry-pick] improve ut cov of clustering compaction task (#35243) 2024-08-09 15:26:18 +08:00
compaction_task_clustering.go enhance:[cherry-pick] improve ut cov of clustering compaction task (#35243) 2024-08-09 15:26:18 +08:00
compaction_task_l0_test.go fix: [cherry-pick] add log in mixCompactionTask and set fail/timeout task to clean (#35967) 2024-09-06 23:27:05 +08:00
compaction_task_l0.go fix: [cherry-pick] add log in mixCompactionTask and set fail/timeout task to clean (#35967) 2024-09-06 23:27:05 +08:00
compaction_task_meta_test.go fix: [cherry-pick] fix collection is compacting logic (#34862) 2024-07-22 11:09:45 +08:00
compaction_task_meta.go enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
compaction_task_mix_test.go fix: [cherry-pick] add log in mixCompactionTask and set fail/timeout task to clean (#35967) 2024-09-06 23:27:05 +08:00
compaction_task_mix.go fix: [cherry-pick] add log in mixCompactionTask and set fail/timeout task to clean (#35967) 2024-09-06 23:27:05 +08:00
compaction_task_test.go enhance: Refactor Compaction to enable persistence(#33265) (#34268) 2024-07-01 19:32:07 +08:00
compaction_task.go fix:[cherry-pick] minor fixs for major compaction (#34402) 2024-07-04 14:44:10 +08:00
compaction_test.go enhance: Log warn on delayed compaction task (#36049) (#36050) 2024-09-06 23:31:06 +08:00
compaction_trigger_test.go enhance: enable manual compaction for collections without indexes (#36581) 2024-10-08 14:51:20 +08:00
compaction_trigger_v2_test.go enhance: [cherry-pick] improve ut for compaction_policy_clustering (#35206) 2024-08-02 16:38:15 +08:00
compaction_trigger_v2.go enhance: Enable to write multiple segments in mix compactor (#35648) 2024-08-24 10:00:58 +08:00
compaction_trigger.go enhance: enable manual compaction for collections without indexes (#36581) 2024-10-08 14:51:20 +08:00
compaction_view.go feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
compaction.go enhance: Log warn on delayed compaction task (#36049) (#36050) 2024-09-06 23:31:06 +08:00
const.go enhance: pass partition key scalar info if enabled when build vector index (#29931) 2024-01-24 00:04:55 +08:00
errors_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
errors.go Refine DataCoord status (#27262) 2023-09-26 17:15:27 +08:00
garbage_collector_test.go fix: mistaken deletions may occur during GC channel checkpoints (#35708) 2024-08-28 10:11:05 +08:00
garbage_collector.go enhance: enable manual compaction for collections without indexes (#36581) 2024-10-08 14:51:20 +08:00
handler.go enhance: enable manual compaction for collections without indexes (#36581) 2024-10-08 14:51:20 +08:00
import_checker_test.go fix: Fix import segments leak in segment manager (#36602) (#36631) 2024-10-08 10:15:22 +08:00
import_checker.go fix: Fix import segments leak in segment manager (#36602) (#36631) 2024-10-08 10:15:22 +08:00
import_job.go enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
import_meta_test.go feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
import_meta.go enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +08:00
import_scheduler_test.go feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
import_scheduler.go enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +08:00
import_task.go enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
import_util_test.go fix: Fix import segments leak in segment manager (#36602) (#36631) 2024-10-08 10:15:22 +08:00
import_util.go fix: Fix import segments leak in segment manager (#36602) (#36631) 2024-10-08 10:15:22 +08:00
index_engine_version_manager_test.go Optimize the codec code of session (#27360) 2023-10-01 10:33:30 +08:00
index_engine_version_manager.go enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +08:00
index_meta_test.go fix: [cherry-pick] Record the nodeID before assigning tasks (#36493) 2024-09-28 17:29:21 +08:00
index_meta.go enhance: enable manual compaction for collections without indexes (#36581) 2024-10-08 14:51:20 +08:00
index_service_test.go fix: [2.4] Return all compactTo segments after support split (#36361) (#36429) 2024-09-23 14:39:12 +08:00
index_service.go feat: [2.4] provide more general configuration to control mmap behavior (#35609) 2024-08-23 12:35:02 +08:00
indexnode_manager_test.go enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +08:00
indexnode_manager.go enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +08:00
meta_test.go fix: [2.4] Return all compactTo segments after support split (#36361) (#36429) 2024-09-23 14:39:12 +08:00
meta_util.go Make VChannelInfo read compatible with 2.0.2 (#17995) 2022-07-07 21:58:22 +08:00
meta.go enhance: decrease CPU overhead when calculating index file size (#36580) 2024-10-08 14:29:25 +08:00
metrics_info_test.go enhance: Use channel manager interface in server_test (#31621) 2024-04-12 14:59:20 +08:00
metrics_info.go fix: metrics stored_index_files_size is never cleared (#36161) 2024-09-13 20:09:15 +08:00
mock_allocator_test.go enhance: index meta use independent rather than global meta lock (#30869) 2024-03-04 16:56:59 +08:00
mock_channel_store.go enhance: cherry pick some improved PRs from the master branch (#34391) 2024-07-03 19:40:11 +08:00
mock_channelmanager.go feat: datacoord/node watch based on rpc (#32036) 2024-05-07 15:49:30 +08:00
mock_cluster.go enhance: Refactor Compaction to enable persistence(#33265) (#34268) 2024-07-01 19:32:07 +08:00
mock_compaction_meta.go enhance: Refine compaction (#33982) (#34363) 2024-07-03 09:52:49 +08:00
mock_compaction_plan_context.go enhance: Refactor Compaction to enable persistence(#33265) (#34268) 2024-07-01 19:32:07 +08:00
mock_handler.go fix: fix collectionInfo leak in datacoord (#32175) 2024-04-15 16:33:19 +08:00
mock_index_engine_version_manager.go feat: trigger compaction to handle index version (#28442) 2023-11-21 09:26:22 +08:00
mock_segment_manager.go fix: Fix import segments leak in segment manager (#36602) (#36631) 2024-10-08 10:15:22 +08:00
mock_session_manager.go enhance: [cherry-pick] Remove compaction plans on the datanode (#33548) (#34312) 2024-07-02 17:39:08 +08:00
mock_subcluster.go feat: datacoord/node watch based on rpc (#32036) 2024-05-07 15:49:30 +08:00
mock_test.go enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444) (#35513) 2024-08-18 13:42:55 +08:00
mock_trigger_manager.go feat: [cherry-pick] Major compaction (#34326) 2024-07-02 18:29:01 +08:00
mock_worker_manager.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
partition_stats_meta_test.go enhance: [cherry-pick] add commit time in partitionStats proto (#35124) 2024-07-31 21:22:04 +08:00
partition_stats_meta.go enhance: [cherry-pick] add commit time in partitionStats proto (#35124) 2024-07-31 21:22:04 +08:00
policy_test.go fix: [cp]Fill nil schema so that Milvus can watch channel for those upgraded from 2.2 to 2.4 (#35695) 2024-08-27 10:38:59 +08:00
policy.go enhance: Solve channel unbalance on datanode (#34984) (#35033) 2024-07-29 11:33:50 +08:00
README.md [skip ci]Change etcd to lowercase (#9983) 2021-10-15 18:58:37 +08:00
segment_allocation_policy_test.go enhance:[cherry-pick] Support calculate segment maxRows with diskann (#35155) 2024-08-02 09:56:14 +08:00
segment_allocation_policy.go enhance:[cherry-pick] Support calculate segment maxRows with diskann (#35155) 2024-08-02 09:56:14 +08:00
segment_info_test.go fix: [2.4] Return all compactTo segments after support split (#36361) (#36429) 2024-09-23 14:39:12 +08:00
segment_info.go fix: [2.4] Return all compactTo segments after support split (#36361) (#36429) 2024-09-23 14:39:12 +08:00
segment_manager_test.go fix: Fix import segments leak in segment manager (#36602) (#36631) 2024-10-08 10:15:22 +08:00
segment_manager.go fix: Fix import segments leak in segment manager (#36602) (#36631) 2024-10-08 10:15:22 +08:00
segment_operator_test.go fix: Prevent clone when selecting segments from meta (#30928) 2024-03-01 13:59:02 +08:00
segment_operator.go enhance: decrease cpu overhead during filter segments on datacoord (#34231) 2024-07-01 10:20:08 +08:00
server_test.go fix: Fix import segments leak in segment manager (#36602) (#36631) 2024-10-08 10:15:22 +08:00
server.go fix: Fix import segments leak in segment manager (#36602) (#36631) 2024-10-08 10:15:22 +08:00
services_test.go enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
services.go fix: [2.4] Return all compactTo segments after support split (#36361) (#36429) 2024-09-23 14:39:12 +08:00
session_manager_test.go feat: datacoord/node watch based on rpc (#32036) 2024-05-07 15:49:30 +08:00
session_manager.go enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +08:00
session.go enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +08:00
sync_segments_scheduler_test.go enhance: [2.4] Add go-deadlock as unittest only dependency (#33063) (#34322) 2024-07-02 18:48:10 +08:00
sync_segments_scheduler.go fix: [cherry-pick] Fix the issue of missing stats log after clustering compaction (#35267) 2024-08-07 12:08:16 +08:00
task_analyze.go fix: [cherry-pick] Record the nodeID before assigning tasks (#36493) 2024-09-28 17:29:21 +08:00
task_index.go enhance: [2.4] remove warnings when there is no partition key set (#36679) 2024-10-09 09:35:20 +08:00
task_scheduler_test.go enhance: [2.4] enable MV on binary vectors (#35669) 2024-08-25 16:27:08 +08:00
task_scheduler.go fix: [cherry-pick] Record the nodeID before assigning tasks (#36493) 2024-09-28 17:29:21 +08:00
types.go fix: [cherry-pick] Record the nodeID before assigning tasks (#36493) 2024-09-28 17:29:21 +08:00
util_test.go enhance: Add memory size for binlog (#33025) 2024-05-15 12:59:34 +08:00
util.go enhance: enable manual compaction for collections without indexes (#36581) 2024-10-08 14:51:20 +08:00

Data Coordinator

Data cooridnator(datacoord for short) is the component to organize DataNodes and segments allocations.

Dependency

  • KV store: a kv store has all the meta info datacoord needs to operate. (etcd)
  • Message stream: a message stream to communicate statistics information with data nodes. (Pulsar)
  • Root Coordinator: timestamp, id and meta source.
  • Data Node(s): could be an instance or a cluster, actual worker group handles data modification operations.