milvus/internal
congqixia 5bf6e69381
Fix refresher copylocks and once not guaranteed (#22949)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-03-23 19:27:58 +08:00
..
allocator Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
common Remove fmt.Print from internal package (#22722) 2023-03-14 17:36:05 +08:00
config Fix refresher copylocks and once not guaranteed (#22949) 2023-03-23 19:27:58 +08:00
core Add some locks when write (#22938) 2023-03-23 15:57:57 +08:00
datacoord CreateIndex should wait all segments which has data insert before CreateIndex finish (#22561) 2023-03-20 10:21:56 +08:00
datanode Use buffer size at memory sync policy (#22825) 2023-03-21 21:37:56 +08:00
distributed Fill coordinators client target node id (#22899) 2023-03-22 10:07:57 +08:00
indexnode Partial change to prepare for GPU index type support (#22591) 2023-03-14 23:21:56 +08:00
kv Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
log Remove fmt.Print from internal package (#22722) 2023-03-14 17:36:05 +08:00
management Update healthz to support standby state and fix rootcoord active-standby (#21078) 2022-12-27 12:47:34 +08:00
metastore Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
metrics Add the user rpc counter (#22872) 2023-03-21 11:37:56 +08:00
mocks [Cherry-pick] Fix channel checkpoint issues and fix GC (#22559) 2023-03-09 14:13:52 +08:00
mq Fix rmq client unit test may panic (#22759) 2023-03-14 19:15:54 +08:00
parser/planparserv2 Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
proto Dynamic load/release partitions (#22655) 2023-03-20 14:55:57 +08:00
proxy Check the collection num when creating the collection (#22946) 2023-03-23 16:47:57 +08:00
querycoordv2 Refine logs of DistHandler (#22879) 2023-03-21 18:11:57 +08:00
querynode OTEL integration in cpp (#22175) 2023-03-21 16:31:57 +08:00
rootcoord Check the collection num when creating the collection (#22946) 2023-03-23 16:47:57 +08:00
storage [Cherry-Pick] Remove arrow uasge in FieldData (#22726) 2023-03-20 10:41:56 +08:00
tracer OTEL integration in cpp (#22175) 2023-03-21 16:31:57 +08:00
tso Fix RootCoord double updates TSO (#22715) 2023-03-13 18:01:53 +08:00
types Fix MockQueryNode (#22859) 2023-03-20 17:25:56 +08:00
util Fix copylocks for EnvSource (#22948) 2023-03-23 19:26:02 +08:00