milvus/internal
smellthemoon 9614e61f14
Fix collection and channel not match (#25859)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2023-08-01 17:33:06 +08:00
..
allocator Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
core Update knowhere commit (#26018) 2023-07-31 14:25:04 +08:00
datacoord Fix lock usage in DataCoord compaction (#26032) 2023-08-01 08:55:04 +08:00
datanode Fix datanode graceful stop panic (#25932) 2023-07-28 10:11:08 +08:00
distributed Support AllocTimestamp api for Milvus (#25784) 2023-07-25 10:05:00 +08:00
http Add eventlog pkg and support grpc streaming event observation (#25812) 2023-07-25 17:23:01 +08:00
indexnode add glog configurable function and redirect aws log to segcore log (#25664) 2023-07-27 19:49:02 +08:00
kv Add HasPrefix in kv (#25462) 2023-07-11 10:28:28 +08:00
metastore Move meta store to kv catalog (#25915) 2023-07-31 13:57:04 +08:00
mocks Support AllocTimestamp api for Milvus (#25784) 2023-07-25 10:05:00 +08:00
mq Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
parser/planparserv2 Support escape string (#24848) 2023-07-25 10:29:01 +08:00
proto Support AllocTimestamp api for Milvus (#25784) 2023-07-25 10:05:00 +08:00
proxy Fix collection and channel not match (#25859) 2023-08-01 17:33:06 +08:00
querycoordv2 Record only failed task error (#26033) 2023-08-01 10:11:05 +08:00
querynodev2 Refine test chunkmanager of querynode v2 (#25888) 2023-08-01 10:33:04 +08:00
rootcoord [skip e2e]Fix missed db parameter (#25790) 2023-07-26 19:46:51 +08:00
storage Write the cache file to the cacheStorage.rootpath dir (#25715) 2023-07-28 10:59:02 +08:00
tso Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
types Support AllocTimestamp api for Milvus (#25784) 2023-07-25 10:05:00 +08:00
util Fix a crash bug of bulkinsert for dynamic field (#25982) 2023-07-28 15:25:03 +08:00