milvus/internal/proxyservice
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
..
impl.go Add log to startup process (#5594) 2021-06-04 16:29:35 +08:00
node_info_test.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
node_info.go Add log to startup process (#5594) 2021-06-04 16:29:35 +08:00
nodeid_allocator_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
nodeid_allocator.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
paramtable_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
paramtable.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
proxyservice.go Add log to startup process (#5594) 2021-06-04 16:29:35 +08:00
task_mock.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
task_queue_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
task_queue.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
task_scheduler_test.go Add copyright annotations to proxynode and proxyservice 2021-04-19 10:09:43 +08:00
task_scheduler.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
task.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
timetick_test.go Migrate softTimeTickBarrier from proxyservice to timesync (#5146) 2021-05-10 01:28:59 +00:00
timetick.go Optimize MqTtMsgStream and unittest (#5498) 2021-05-31 11:31:30 +08:00