milvus/internal
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
..
allocator fix tso (#6500) 2021-07-14 17:11:54 +08:00
core Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
datacoord Enhance log print in data coordinator (#6681) 2021-07-28 11:43:22 +08:00
datanode Add nil check (#6832) 2021-07-29 20:11:23 +08:00
distributed Fix datacoord_test.go failed (#6558) 2021-07-19 10:41:15 +08:00
indexcoord Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +08:00
indexnode Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +08:00
kv Fix minio object leaking goroutine (#6944) 2021-08-02 15:25:24 +08:00
log Combine standalone binary into milvus (#5866) 2021-06-18 15:20:08 +08:00
logutil
metrics Remove too frequent timetick log (#6682) 2021-07-21 11:26:11 +08:00
msgstream Add GetFlushedSegments in data coordinator (#6253) 2021-07-02 11:16:20 +08:00
proto Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
proxy Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
querycoord Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
querynode Use id to tell search result validation in proxy reduce stage (#6905) 2021-08-02 10:25:49 +08:00
rootcoord Set CollectionInfo.CreateTime to the timestamp when save the metadata into etcd, (#6763) 2021-07-23 14:36:12 +08:00
storage Add nil check (#6832) 2021-07-29 20:11:23 +08:00
tso
types Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
util Read vector from disk (#6707) 2021-07-24 09:25:22 +08:00