milvus/internal/rootcoord
Cai Yudong 21a9bcd844
Create default partition when receive CreateCollectionMsg (#6305)
* create default partition when create collection

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

* fix unittest

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

* adjust sleep time for unittest

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2021-07-06 09:16:03 +08:00
..
OWNERS Rename IndexService to IndexCoord (#5932) 2021-06-21 17:28:03 +08:00
dml_channels.go rename masterservice to rootcoord (#5875) 2021-06-18 21:30:08 +08:00
field_id.go rename masterservice to rootcoord (#5875) 2021-06-18 21:30:08 +08:00
meta_snapshot.go rename masterservice to rootcoord (#5875) 2021-06-18 21:30:08 +08:00
meta_snapshot_test.go rename masterservice to rootcoord (#5875) 2021-06-18 21:30:08 +08:00
meta_table.go Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00
meta_table_test.go Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00
param_table.go remove msgstream of segment info (#6280) 2021-07-03 14:36:18 +08:00
param_table_test.go rename masterservice to rootcoord (#5875) 2021-06-18 21:30:08 +08:00
proxy_client_manager.go check proxy if exist before connect to it (#6165) 2021-06-28 15:08:12 +08:00
proxy_manager.go check proxy if exist before connect to it (#6165) 2021-06-28 15:08:12 +08:00
proxy_manager_test.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
root_coord.go Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00
root_coord_test.go Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00
task.go Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00
timestamp_test.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
timeticksync.go Update component names in config files (#5989) 2021-06-22 19:08:03 +08:00
util.go Create default partition when receive CreateCollectionMsg (#6305) 2021-07-06 09:16:03 +08:00
util_test.go get pchannel name from vchannel name (#5892) 2021-06-19 14:18:08 +08:00