milvus/internal
bigsheeper 4123deef9e
Return error message in grpc.LoadSegment in query node (#6908)
* return load error

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

* init streaming meta in loadSegment

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

* fix excluded init

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

* improve impl

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2021-08-03 22:01:27 +08:00
..
allocator fix tso (#6500) 2021-07-14 17:11:54 +08:00
core Fix index parameters check of RHNSWPQ (#6950) 2021-08-03 10:25:25 +08:00
datacoord Enhance log print in data coordinator (#6681) 2021-07-28 11:43:22 +08:00
datanode Fix DataNode BackGroudGC problem (#6551) 2021-08-03 09:59:24 +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 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 Fix Msgstream exponential retry (#6807) 2021-08-03 10:39:24 +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 Return error message in grpc.LoadSegment in query node (#6908) 2021-08-03 22:01:27 +08:00
rootcoord sync call querycoord releaseXXXX (#6978) 2021-08-03 21:47:24 +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 Fix Msgstream exponential retry (#6807) 2021-08-03 10:39:24 +08:00