milvus/internal
Ten Thousand Leaves a81c9cc11c
Recalculate segment max size during compaction (#21077)
issue: #21077

/kind improvement

Signed-off-by: Yuchen Gao <yuchen.gao@zilliz.com>

Signed-off-by: Yuchen Gao <yuchen.gao@zilliz.com>
2022-12-13 15:39:21 +08:00
..
allocator Use embed etcd for allocator ut (#20749) 2022-11-22 09:47:16 +08:00
common Fix empty retrieve result (#21032) 2022-12-08 10:15:19 +08:00
config Refactor showConfigurations to allow return global config rather than only return config of this component (#21063) 2022-12-09 14:31:21 +08:00
core Fix jemalloc.so not found (#21106) 2022-12-13 11:27:21 +08:00
datacoord Recalculate segment max size during compaction (#21077) 2022-12-13 15:39:21 +08:00
datanode Move APIs of types.DataNode to services.go (#21042) 2022-12-12 10:57:22 +08:00
distributed Fix the concurrent write issue when init privilege policy (#21071) 2022-12-08 19:43:23 +08:00
indexcoord Forbid gc index meta when creating index (#21061) 2022-12-12 09:51:20 +08:00
indexnode Refactor showConfigurations to allow return global config rather than only return config of this component (#21063) 2022-12-09 14:31:21 +08:00
kv Etcd config source support TLS (#20874) 2022-11-30 18:23:15 +08:00
log Add RootPath field back (#20488) 2022-11-10 19:43:03 +08:00
management Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
metastore Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
metrics Add indexCountLabel for metric QueryNodeNumEntities (#21081) 2022-12-10 23:45:20 +08:00
mocks Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
mq Refine msgstream interface (#20832) 2022-12-05 20:55:17 +08:00
parser/planparserv2 Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
proto Make compaction target able to exceed segment max size by a bit (#21068) 2022-12-09 16:03:20 +08:00
proxy Fix access log panicking for nil response (#21149) 2022-12-12 17:23:22 +08:00
querycoordv2 Fix load timeout (#21156) 2022-12-12 18:43:23 +08:00
querynode Fix metric with wrong label (#21127) 2022-12-13 09:51:21 +08:00
rootcoord Refactor showConfigurations to allow return global config rather than only return config of this component (#21063) 2022-12-09 14:31:21 +08:00
storage Add more test on file reader (#21082) 2022-12-09 11:55:19 +08:00
tso UnWatch channels if failed to create collection (#19390) 2022-09-23 16:56:50 +08:00
types Fix alter collection hang (#20694) 2022-11-21 10:09:10 +08:00
util Refine search logs in querynode (#21134) 2022-12-12 14:33:22 +08:00