milvus/internal/querycoord
xige-16 87c5a49d9a
Refactor showCollection/showPartition to get load state in memory (#6935)
* refactor showCollection/showPartition to get load state in memory

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* update proto

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* update proto

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* update milvus.proto

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* add show result log to debug

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* fix wrong err message

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* update pymilvus-orm version

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* fix repeated load error

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* update proto

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* fix status nil error

Signed-off-by: xige-16 <xi.ge@zilliz.com>
2021-08-02 22:39:25 +08:00
..
cluster.go Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
condition.go Rename queryservice to querycoordinator (#5931) 2021-06-22 16:44:09 +08:00
impl.go Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
meta_test.go Fix load hang when restart querynode many time in short time (#6351) 2021-07-13 14:16:00 +08:00
meta.go Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
mock_test.go Read vector from disk (#6707) 2021-07-24 09:25:22 +08:00
OWNERS Rename queryservice to querycoordinator (#5931) 2021-06-22 16:44:09 +08:00
param_table.go Fix load hang when restart querynode many time in short time (#6351) 2021-07-13 14:16:00 +08:00
query_coord_test.go fix watchQueryChannelTask's info can't be deleted from etcd (#6568) 2021-07-16 10:21:55 +08:00
query_coord.go Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
querynode_test.go fix watchQueryChannelTask's info can't be deleted from etcd (#6568) 2021-07-16 10:21:55 +08:00
querynode.go Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
task_scheduler_test.go Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
task_scheduler.go Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
task.go Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00