milvus/internal/queryservice
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
..
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
condition.go Add licence to query node and query service 2021-04-19 13:47:10 +08:00
impl.go Fix bug: search timeout (#5557) 2021-06-03 14:58:34 +08:00
meta_replica.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
meta_replica_test.go Add licence to query node and query service 2021-04-19 13:47:10 +08:00
mock.go Remove redundant fields in SegmentInfo and related structure (#5280) 2021-05-21 06:51:25 +00:00
param_table.go Change session (#5329) 2021-05-21 11:28:52 +00:00
querynode.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
queryservice.go Add log to startup process (#5594) 2021-06-04 16:29:35 +08:00
queryservice_test.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
task_scheduler.go Rename module (#4988) 2021-04-22 14:45:57 +08:00