milvus/internal
Jiquan Long 517fb95207
Fix useless log (#26058)
Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2023-08-03 15:33:06 +08:00
..
allocator Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
core Optimize bitset usage (#26096) 2023-08-03 15:25:09 +08:00
datacoord Reduce log volumes of DC&DN (#26060) 2023-08-02 17:13:11 +08:00
datanode Reduce log volumes of DC&DN (#26060) 2023-08-02 17:13:11 +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 new threadpool with various priority to avoid deadlock(#25781) (#26028) 2023-08-03 09:31:07 +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 Push down the limit operator to segcore (#25959) 2023-08-01 20:29:05 +08:00
proxy Fix useless log (#26058) 2023-08-03 15:33:06 +08:00
querycoordv2 Fix panic while saw the failed task status (#26082) 2023-08-02 13:47:05 +08:00
querynodev2 fix lost parameter for threadCoefficient(#25781) (#26109) 2023-08-03 12:05:06 +08:00
rootcoord Fix restore redrop enormous dup collections (#26029) 2023-08-03 10:37:06 +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 disable retry in grpc connect and grpc sendMsg (#26095) 2023-08-03 15:23:07 +08:00