milvus/internal
bigsheeper 7307332fab
Add nil check (#6832)
* add nil check

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>

* use grpc functions

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>

* use grpc functions

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>

* fix indexCoord crash

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2021-07-29 20:11:23 +08:00
..
allocator fix tso (#6500) 2021-07-14 17:11:54 +08:00
core Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +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 Set CollectionInfo.CreateTime to the timestamp when save the metadata into etcd, (#6763) 2021-07-23 14:36:12 +08:00
log Combine standalone binary into milvus (#5866) 2021-06-18 15:20:08 +08:00
logutil Rename module (#4988) 2021-04-22 14:45:57 +08:00
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 Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +08:00
proxy Enhance log when create index failed (#6871) 2021-07-29 14:47:22 +08:00
querycoord Read vector from disk (#6707) 2021-07-24 09:25:22 +08:00
querynode Add mutex for segment of segCore in querynode (#6870) 2021-07-29 16:03:22 +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 Support ETCD endpoints array (#5755) 2021-06-15 16:36:36 +08:00
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