milvus/internal
jaime d7bb908148
Fix rename collection data race (#21827)
Signed-off-by: jaime <yun.zhang@zilliz.com>
2023-01-24 10:01:46 +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 some configs not shown (#21653) 2023-01-13 15:31:41 +08:00
core Support rename collection (#21693) 2023-01-19 14:13:43 +08:00
datacoord Make paramtable init only once (#21782) 2023-01-19 14:53:44 +08:00
datanode Make paramtable init only once (#21782) 2023-01-19 14:53:44 +08:00
distributed Make paramtable init only once (#21782) 2023-01-19 14:53:44 +08:00
indexnode Make paramtable init only once (#21782) 2023-01-19 14:53:44 +08:00
kv Make paramtable init only once (#21782) 2023-01-19 14:53:44 +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 Support rename collection (#21693) 2023-01-19 14:13:43 +08:00
mq Make paramtable init only once (#21782) 2023-01-19 14:53:44 +08:00
parser/planparserv2 Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
proto Support rename collection (#21693) 2023-01-19 14:13:43 +08:00
proxy Fix rename collection data race (#21827) 2023-01-24 10:01:46 +08:00
querycoordv2 Change CreateAt to UpdatedAt when checking timeout (#21769) 2023-01-18 17:29:43 +08:00
querynode Add unsubscribe dmchannel task (#21513) 2023-01-18 17:45:44 +08:00
rootcoord Fix rename collection data race (#21827) 2023-01-24 10:01:46 +08:00
storage Make paramtable init only once (#21782) 2023-01-19 14:53:44 +08:00
tracer Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
tso generate-mockery for querycoordv2, querynode and rootcoort (#21714) 2023-01-16 13:59:42 +08:00
types Support rename collection (#21693) 2023-01-19 14:13:43 +08:00
util Fix Bulkload ut print too much result (#21821) 2023-01-19 21:31:44 +08:00