milvus/internal/datacoord
zhenshan.cao aa247f192d
enhance: remove unused code for StorageV2 (#35132)
issue: https://github.com/milvus-io/milvus/issues/34168

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2024-08-01 12:08:13 +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 enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
analyze_meta.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
build_index_policy.go
channel_manager_factory.go enhance: Tidy dc channel manager (#34515) 2024-07-09 18:26:12 +08:00
channel_manager_test.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
channel_manager.go enhance: Tidy dc channel manager (#34515) 2024-07-09 18:26:12 +08:00
channel_store_test.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
channel_store.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
channel.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
cluster_test.go enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
cluster.go enhance: Query slot for compaction task (#32881) 2024-05-17 18:19:38 +08:00
compaction_l0_view_test.go enhance: Add deltaRowCount in l0 compaction (#33997) 2024-06-20 17:46:01 +08:00
compaction_l0_view.go enhance: Add deltaRowCount in l0 compaction (#33997) 2024-06-20 17:46:01 +08:00
compaction_policy_clustering_test.go fix: fix collection is compacting logic (#34855) 2024-07-22 11:35:41 +08:00
compaction_policy_clustering.go fix: fix collection is compacting logic (#34855) 2024-07-22 11:35:41 +08:00
compaction_policy_l0_test.go enhance: Add back compactionTaskNum metrics (#34583) 2024-07-11 17:45:37 +08:00
compaction_policy_l0.go enhance: refine clustering compaction configs and logs (#34784) 2024-07-21 19:23:40 +08:00
compaction_task_clustering_test.go enhance: refine error handle in clustering compaction task (#34956) 2024-07-30 20:37:57 +08:00
compaction_task_clustering.go enhance: Skip updating the level that are already at the specified level (#35094) 2024-08-01 11:18:12 +08:00
compaction_task_l0_test.go enhance: Add ut for l0CompactionTask processExecuting (#34800) 2024-07-29 10:53:48 +08:00
compaction_task_l0.go enhance: Add ut for l0CompactionTask processExecuting (#34800) 2024-07-29 10:53:48 +08:00
compaction_task_meta_test.go fix: fix collection is compacting logic (#34855) 2024-07-22 11:35:41 +08:00
compaction_task_meta.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
compaction_task_mix_test.go enhance: Pre-allocate ids for compaction (#34187) 2024-07-17 13:23:42 +08:00
compaction_task_mix.go enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
compaction_task_test.go enhance: Reconstructing Compaction to possess persistence capability (#33265) 2024-06-05 10:17:50 +08:00
compaction_task.go fix: Avoid datarace in clustering compaction (#34288) 2024-07-03 19:08:09 +08:00
compaction_test.go fix: compaction task not be cleaned correctly (#34765) 2024-07-30 20:21:56 +08:00
compaction_trigger_test.go enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
compaction_trigger_v2_test.go fix: fix clustering compaction can't enqueue when compaction queue is full (#34445) 2024-07-08 10:02:13 +08:00
compaction_trigger_v2.go enhance: Add integration test for clustering compaction (#34881) 2024-07-23 10:13:43 +08:00
compaction_trigger.go enhance: Pre-allocate ids for compaction (#34187) 2024-07-17 13:23:42 +08:00
compaction_view.go enhance: Add deltaRowCount in l0 compaction (#33997) 2024-06-20 17:46:01 +08:00
compaction.go enhance: refine error handle in clustering compaction task (#34956) 2024-07-30 20:37:57 +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
errors.go Refine DataCoord status (#27262) 2023-09-26 17:15:27 +08:00
garbage_collector_test.go fix: encountering orphan channel-cp meta after DataCoord GC (#34612) 2024-07-11 23:01:35 +08:00
garbage_collector.go enhance: the datacoord gc should fast quitable (#35050) 2024-07-29 17:03:48 +08:00
handler.go enhance: Refine code for GetRecoveryInfo (#34973) 2024-07-29 00:01:46 +08:00
import_checker_test.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
import_checker.go fix: Fix multiple vector fields import (#33723) 2024-06-10 21:57:54 +08:00
import_job.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +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: Add go-deadlock as unittest only dependency (#33063) 2024-05-15 16:33:34 +08:00
import_scheduler_test.go fix: Prevent import from generating orphaned files (#34070) 2024-06-25 16:58:02 +08:00
import_scheduler.go fix: Prevent import from generating orphaned files (#34070) 2024-06-25 16:58:02 +08:00
import_task.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
import_util_test.go fix: Check if the import job exists (#33672) 2024-06-10 21:51:55 +08:00
import_util.go enhance: Add l0 segment entry num quota (#34733) 2024-07-17 17:35:41 +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: Add go-deadlock as unittest only dependency (#33063) 2024-05-15 16:33:34 +08:00
index_meta_test.go enhance: change autoindex default metric type (#34261) 2024-07-08 19:52:24 +08:00
index_meta.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
index_service_test.go enhance: decrease cpu overhead during filter segments on datacoord (#33130) 2024-05-28 19:17:43 +08:00
index_service.go enhance: Skip pick worker when task doesn't need to execute actually (#34348) 2024-07-03 15:52:09 +08:00
indexnode_manager_test.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
indexnode_manager.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
meta_test.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
meta_util.go
meta.go enhance: Skip updating the level that are already at the specified level (#35094) 2024-08-01 11:18:12 +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 enhance: Add l0 segment entry num quota (#34733) 2024-07-17 17:35:41 +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: Tidy dc channel manager (#34515) 2024-07-09 18:26:12 +08:00
mock_channelmanager.go enhance: Remove compaction plans on the datanode (#33548) 2024-06-05 20:27:51 +08:00
mock_cluster.go enhance: Remove compaction plans on the datanode (#33548) 2024-06-05 20:27:51 +08:00
mock_compaction_meta.go enhance: Refine compaction (#33982) 2024-06-25 10:08:03 +08:00
mock_compaction_plan_context.go enhance: Reconstructing Compaction to possess persistence capability (#33265) 2024-06-05 10:17:50 +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 enhance: add manual alloc segment rpc for datacoord (#35002) 2024-07-26 10:15:46 +08:00
mock_session_manager.go enhance: Remove compaction plans on the datanode (#33548) 2024-06-05 20:27:51 +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: change GetVChannels rpc into GetPChannelInfo (#34940) 2024-07-25 13:29:45 +08:00
mock_trigger_manager.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
mock_worker_manager.go enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
OWNERS
partition_stats_meta.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
policy_test.go enhance: Solve channel unbalance on datanode (#34984) 2024-07-26 17:35:47 +08:00
policy.go enhance: Solve channel unbalance on datanode (#34984) 2024-07-26 17:35:47 +08:00
README.md
segment_allocation_policy_test.go enhance: Rename config of sealing by growing segmetns size (#34787) 2024-07-19 20:27:41 +08:00
segment_allocation_policy.go enhance: Rename config of sealing by growing segmetns size (#34787) 2024-07-19 20:27:41 +08:00
segment_info_test.go enhance: use WalkWithPrefix api for oss, enable piplined file gc (#31740) 2024-04-25 20:41:27 +08:00
segment_info.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
segment_manager_test.go fix: Remove flushed segment in segment manager generated through import (#34649) 2024-07-12 23:15:22 +08:00
segment_manager.go enhance: add manual alloc segment rpc for datacoord (#35002) 2024-07-26 10:15:46 +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: Periodically synchronize segments to datanode watcher (#33420) 2024-05-30 13:37:44 +08:00
server_test.go enhance: add manual alloc segment rpc for datacoord (#35002) 2024-07-26 10:15:46 +08:00
server.go enhance: add streaming coord and node grpc service register (#34655) 2024-07-25 12:19:44 +08:00
services_test.go enhance: Enable linux code checker (#35084) 2024-07-30 15:53:51 +08:00
services.go enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +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: Don't set the timeout for SyncSegments (#34226) 2024-07-02 14:28:07 +08:00
session.go enhance: Add go-deadlock as unittest only dependency (#33063) 2024-05-15 16:33:34 +08:00
sync_segments_scheduler_test.go enhance: Periodically synchronize segments to datanode watcher (#33420) 2024-05-30 13:37:44 +08:00
sync_segments_scheduler.go fix: Skip l0 segments when syncing segments to datanodes (#34388) 2024-07-04 18:02:14 +08:00
task_analyze.go enhance: Skip pick worker when task doesn't need to execute actually (#34348) 2024-07-03 15:52:09 +08:00
task_index.go enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
task_scheduler_test.go enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
task_scheduler.go enhance: Skip pick worker when task doesn't need to execute actually (#34348) 2024-07-03 15:52:09 +08:00
types.go enhance: Skip pick worker when task doesn't need to execute actually (#34348) 2024-07-03 15:52:09 +08:00
util_test.go enhance: Add memory size for binlog (#33025) 2024-05-15 12:59:34 +08:00
util.go fix: encountering orphan channel-cp meta after DataCoord GC (#34612) 2024-07-11 23:01:35 +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.