milvus/internal
smellthemoon 4620aebd46
Fix data race (#21706)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2023-01-13 14:29:41 +08:00
..
allocator Use embed etcd for allocator ut (#20749) 2022-11-22 09:47:16 +08:00
common Fix collection not exist when tried to do recovery (#21471) 2023-01-04 16:37:35 +08:00
config Fix reading config from etcd may block forever (#21688) 2023-01-13 11:29:41 +08:00
core Upgrade protobuf to 3.21.9 (#21679) 2023-01-13 14:05:41 +08:00
datacoord Prevent panicking when index segment info not exists (#21664) 2023-01-12 21:39:40 +08:00
datanode Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
distributed Support zstd compression in grpc (#21689) 2023-01-13 10:55:41 +08:00
indexnode Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
kv Remove collection meta after GC finished (#21595) 2023-01-12 09:55:42 +08:00
log Add MLogger.WithRateGroup for logger (#21703) 2023-01-13 14:11:40 +08:00
management Update healthz to support standby state and fix rootcoord active-standby (#21078) 2022-12-27 12:47:34 +08:00
metastore Remove collection meta after GC finished (#21595) 2023-01-12 09:55:42 +08:00
metrics Low IndexCoord weight (#21548) 2023-01-06 14:21:37 +08:00
mocks Remove collection meta after GC finished (#21595) 2023-01-12 09:55:42 +08:00
mq Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
parser/planparserv2 Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
proto Remove collection meta after GC finished (#21595) 2023-01-12 09:55:42 +08:00
proxy Fix data race (#21706) 2023-01-13 14:29:41 +08:00
querycoordv2 Add MLogger.WithRateGroup for logger (#21703) 2023-01-13 14:11:40 +08:00
querynode Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
rootcoord Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
storage Refactor Rocksmq's config (#21304) 2022-12-26 19:11:30 +08:00
tracer Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
tso UnWatch channels if failed to create collection (#19390) 2022-09-23 16:56:50 +08:00
types Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
util Support zstd compression in grpc (#21689) 2023-01-13 10:55:41 +08:00