milvus/internal
yah01 dd4bc5b6a0
Fix data race in gRPC client (#26574)
Signed-off-by: yah01 <yah2er0ne@outlook.com>
2023-08-28 18:26:28 +08:00
..
allocator Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
core Fix arrow compile error (#26626) 2023-08-28 18:04:26 +08:00
datacoord Protect DataCoord from calculating segment lines by stale log entries num (#26523) 2023-08-22 14:16:22 +08:00
datanode Remove unused hash value setting in DDNode (#26575) 2023-08-28 11:30:26 +08:00
distributed Fix data race in gRPC client (#26574) 2023-08-28 18:26:28 +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 Fix data race in gRPC client (#26574) 2023-08-28 18:26:28 +08:00