milvus/internal
congqixia 9364d0ea49
Remove etcd dependency for querycoord unit test (#26550)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-08-28 11:20:25 +08:00
..
allocator Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
core Update knowhere commit (#26604) 2023-08-27 17:04:25 +08:00
datacoord Protect DataCoord from calculating segment lines by stale log entries num (#26523) 2023-08-22 14:16:22 +08:00
datanode Use atomic.bool for the isWatchFailed param in the tickler (#26558) 2023-08-23 13:22:27 +08:00
distributed Return error response instead of panicking for unimplemented APIs (#26589) 2023-08-24 09:14:23 +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 Fix drop index with large txn exceed etcd limit (#25622) 2023-08-17 21:04:21 +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 logical expression (#26513) 2023-08-22 15:44:22 +08:00
proto Fill Collection start position timestamp in WatchInfo (#26370) 2023-08-16 09:05:32 +08:00
proxy fix CollectionNotExist on describe rg (#26541) 2023-08-23 09:56:21 +08:00
querycoordv2 Remove etcd dependency for querycoord unit test (#26550) 2023-08-28 11:20:25 +08:00
querynodev2 avoid concurrent sub/unsub on same channel (#26454) 2023-08-23 10:10:22 +08:00
rootcoord Fix panic while stopping the cluster (#26580) 2023-08-23 19:08:23 +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 Bump proto go-api to v2.3.0 (#26561) 2023-08-23 20:18:23 +08:00