milvus/internal/masterservice
Cai Yudong a948b71e06 Support to send dd msg to all dml channels (#5597)
* send dd msg to dml channel

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* add dml_channels.go

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

* fix race

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2021-06-15 16:04:48 +08:00
..
dml_channels.go Support to send dd msg to all dml channels (#5597) 2021-06-15 16:04:48 +08:00
field_id.go Add copyright in master service module 2021-04-19 11:12:56 +08:00
master_service_test.go Support to send dd msg to all dml channels (#5597) 2021-06-15 16:04:48 +08:00
master_service.go Support to send dd msg to all dml channels (#5597) 2021-06-15 16:04:48 +08:00
meta_snapshot_test.go set timestamp on dd requests (#5298) 2021-05-20 06:14:14 +00:00
meta_snapshot.go set timestamp on dd requests (#5298) 2021-05-20 06:14:14 +00:00
meta_table_test.go Support to show collections which are loaded into memory (#5567) 2021-06-03 19:09:33 +08:00
meta_table.go Support to send dd msg to all dml channels (#5597) 2021-06-15 16:04:48 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
param_table_test.go Support to send dd msg to all dml channels (#5597) 2021-06-15 16:04:48 +08:00
param_table.go Support to send dd msg to all dml channels (#5597) 2021-06-15 16:04:48 +08:00
proxy_client_manager.go watch proxynode (#5424) 2021-05-26 12:14:30 +00:00
proxy_node_manager_test.go watch proxynode (#5424) 2021-05-26 12:14:30 +00:00
proxy_node_manager.go Add metrics for master (#5515) 2021-06-01 11:04:31 +08:00
task.go Support to send dd msg to all dml channels (#5597) 2021-06-15 16:04:48 +08:00
timestamp_test.go Support to send dd msg to all dml channels (#5597) 2021-06-15 16:04:48 +08:00
timeticksync.go Support to send dd msg to all dml channels (#5597) 2021-06-15 16:04:48 +08:00
util_test.go the return struct of "DescribeIndex" should contain "filed_name" (#5055) 2021-04-27 02:30:55 +00:00
util.go Support data segment channel seek to the break point when system start (#5540) 2021-06-02 22:36:41 +08:00