milvus/internal/masterservice
zhenshan.cao bc46e4780d
Fixbug:index is not loaded in some cases (#5633)
* Fixbug:index is not created in some cases

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>

* Delete unecessary print

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>

* fix create index

Signed-off-by: yefu.chen <yefu.chen@zilliz.com>

Co-authored-by: yefu.chen <yefu.chen@zilliz.com>
2021-06-06 09:41:35 +08:00
..
field_id.go Add copyright in master service module 2021-04-19 11:12:56 +08:00
master_service_test.go Fix ut error (#5573) 2021-06-03 18:44:33 +08:00
master_service.go Fixbug:index is not loaded in some cases (#5633) 2021-06-06 09:41:35 +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 show collections which are loaded into memory (#5567) 2021-06-03 19:09:33 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
param_table_test.go let master use session.ServerID as nodeID (#5385) 2021-05-25 07:06:05 +00:00
param_table.go Support master get segment info channel name from config file (#5606) 2021-06-04 16:28:34 +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 Fixbug:index is not loaded in some cases (#5633) 2021-06-06 09:41:35 +08:00
timestamp_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
timeticksync.go Add metrics for master (#5515) 2021-06-01 11:04:31 +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