milvus/internal/datanode
zhenshan.cao 03e3b4beb4
Add log to startup process (#5594)
* Add log to startup process

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

* Fixbug: avoid ctx exceed deadline

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

* Fmt code

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

* Fix bug: wrong time unit

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

* Fixbug: datanservice client reconnect use time ctx

Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
2021-06-04 16:29:35 +08:00
..
allocator_test.go add datanode unittest to improve code coverage (#4982) 2021-04-21 18:41:37 +08:00
allocator.go Correct auto-flush behaviour (#5282) 2021-05-18 11:45:00 +00:00
binlog_meta_test.go Refactor ddl binlog flush (#5303) 2021-05-19 11:42:07 +00:00
binlog_meta.go Flush statistics for all int64 fields (#5318) 2021-05-20 10:38:45 +00:00
collection_replica_test.go Add buffer function for auto flush (#5271) 2021-05-18 08:33:05 +00:00
collection_replica.go Add buffer function for auto flush (#5271) 2021-05-18 08:33:05 +00:00
collection_test.go Add license in datanode package 2021-04-19 15:16:33 +08:00
collection.go Add docs in package datanode (#5117) 2021-05-08 07:24:12 +00:00
data_node_test.go Correct auto-flush behaviour (#5282) 2021-05-18 11:45:00 +00:00
data_node.go Add log to startup process (#5594) 2021-06-04 16:29:35 +08:00
data_sync_service_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
data_sync_service.go Refactor ddl binlog flush (#5303) 2021-05-19 11:42:07 +00:00
flow_graph_dd_node_test.go Refactor ddl binlog flush (#5303) 2021-05-19 11:42:07 +00:00
flow_graph_dd_node.go Refactor ddl binlog flush (#5303) 2021-05-19 11:42:07 +00:00
flow_graph_filter_dm_node.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
flow_graph_gc_node.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
flow_graph_insert_buffer_node_test.go Flush statistics for all int64 fields (#5318) 2021-05-20 10:38:45 +00:00
flow_graph_insert_buffer_node.go Fix issue 5333 uninitialized return value (#5338) 2021-05-21 08:21:08 +00:00
flow_graph_message.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
flow_graph_msg_stream_input_node.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
flow_graph_node.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
meta_service_test.go Add license in datanode package 2021-04-19 15:16:33 +08:00
meta_service.go Add docs in package datanode (#5117) 2021-05-08 07:24:12 +00:00
mock_test.go Correct auto-flush behaviour (#5282) 2021-05-18 11:45:00 +00:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
param_table_test.go Refactor ddl binlog flush (#5303) 2021-05-19 11:42:07 +00:00
param_table.go Flush statistics for all int64 fields (#5318) 2021-05-20 10:38:45 +00:00
type_def.go Rename module (#4988) 2021-04-22 14:45:57 +08:00