milvus/internal
smellthemoon e56b0018e4
Remove merr mask logic to make it ok to compare resp.status with origin error (#26773)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2023-09-01 11:09:00 +08:00
..
allocator Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
core Optimize loading by reduce 1x copy while reading data (#26746) 2023-09-01 10:15:01 +08:00
datacoord fix revoke ic session when stop dc (#26680) 2023-08-30 14:57:01 +08:00
datanode Fix CompactionLatency metrics (#26747) 2023-08-31 17:35:03 +08:00
distributed Remove merr mask logic to make it ok to compare resp.status with origin error (#26773) 2023-09-01 11:09:00 +08:00
http Add eventlog pkg and support grpc streaming event observation (#25812) 2023-07-25 17:23:01 +08:00
indexnode init knowhere build/search thread pool; (#26449) 2023-08-18 14:00:19 +08:00
kv Change the key to make read faster in rocksmq (#26404) 2023-08-21 12:58:20 +08:00
metastore [skip e2e] Refine collection not exists error (#26707) 2023-08-31 17:29:03 +08:00
mocks Add server id validation interceptor (#26395) 2023-08-17 20:20:20 +08:00
mq [Fixup] msg context access data race when msgdispatcher (#26463) 2023-08-21 19:16:22 +08:00
parser/planparserv2 Fix bug for concurrent parsing expr with strings (#26721) 2023-08-31 17:39:02 +08:00
proto Sync pb files (#26643) 2023-08-29 12:36:26 +08:00
proxy Add binary metric types SUBSTRUCTURE/SUPERSTRUCTURE back (#26766) 2023-08-31 20:07:00 +08:00
querycoordv2 Use pointer receiver for large struct (#26668) 2023-08-30 10:24:29 +08:00
querynodev2 Fix LoadSegmentLatency metric p99 (#26761) 2023-09-01 11:07:07 +08:00
rootcoord [skip e2e] Refine collection not exists error (#26707) 2023-08-31 17:29:03 +08:00
storage Upgrade minio-go and add region and virtual host config for segcore chunk manager (#26194) 2023-08-11 10:37:36 +08:00
tso Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
types Add server id validation interceptor (#26395) 2023-08-17 20:20:20 +08:00
util Bulkinsert read varchar by batch (#26199) 2023-08-30 14:23:06 +08:00