milvus/internal
congqixia 3c9840d6d3
Fix some datanode instance not stopped in unit tests (#21385)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2022-12-26 16:59:30 +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 Modify comment (#21362) 2022-12-26 15:27:30 +08:00
datacoord Add check for stats log and bin log number (#21264) 2022-12-26 16:35:30 +08:00
datanode Fix some datanode instance not stopped in unit tests (#21385) 2022-12-26 16:59:30 +08:00
distributed Refactor GrpcConfig (#21142) 2022-12-16 15:59:23 +08:00
indexcoord Support the graceful stop for the indexnode (#21021) 2022-12-16 10:03:27 +08:00
indexnode Support the graceful stop for the indexnode (#21021) 2022-12-16 10:03:27 +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 Add check for stats log and bin log number (#21264) 2022-12-26 16:35:30 +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 Refactor GrpcConfig (#21142) 2022-12-16 15:59:23 +08:00
parser/planparserv2 Separate public proto files (#19782) 2022-10-16 20:49:27 +08:00
proto Use channel-cp as seekPosition when FromDmlCPLoadDelete (#21110) 2022-12-13 16:17:22 +08:00
proxy Fix cache refetch logic not applied to Query (#21281) 2022-12-16 16:49:23 +08:00
querycoordv2 Fix the number of executing tasks may break the limit (#21318) 2022-12-20 20:33:27 +08:00
querynode Support the graceful stop for the indexnode (#21021) 2022-12-16 10:03:27 +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 Refactor GrpcConfig (#21142) 2022-12-16 15:59:23 +08:00
tso UnWatch channels if failed to create collection (#19390) 2022-09-23 16:56:50 +08:00
types Empty implement of the `GetLoadState` api (#21205) 2022-12-14 10:23:22 +08:00
util Add a segment seal policy by number of binlog files (#21263) 2022-12-20 14:09:25 +08:00