milvus/internal
XuanYang-cn e6225d923b
Cancel timers while adding new timer (#17511)
See also: #17335

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2022-06-13 14:46:08 +08:00
..
allocator Refine log level in data (#15821) 2022-03-02 15:35:55 +08:00
common Check ignorable error to prevent unnecessary panic (#17317) 2022-06-02 10:12:03 +08:00
core Fix segOffset grater than insert barrier when mark delete (#17444) 2022-06-10 20:02:08 +08:00
datacoord Cancel timers while adding new timer (#17511) 2022-06-13 14:46:08 +08:00
datanode Remove delete log in datanode because it may influence datanode performance (#17415) 2022-06-08 19:10:07 +08:00
distributed Revert "Use unified catalog interface to reconstruct metastore (#17042)" (#17480) 2022-06-10 13:10:08 +08:00
indexcoord Fix etcd watch error (#17364) 2022-06-06 16:26:06 +08:00
indexnode Mark indexing task to retry when minio occurs error (#17153) 2022-05-23 15:47:58 +08:00
kv Support Txn interface in rockskv (#17027) 2022-05-16 19:17:55 +08:00
log Support config grpc log level (#16618) 2022-05-05 10:35:50 +08:00
metrics Add metrics on QueryNode and Proxy (#17328) 2022-06-02 16:06:03 +08:00
mq Align kafka consume from latest with puslar and rocksmq (#17433) 2022-06-08 19:00:07 +08:00
parser/planparserv2 Fix err msg of invalid expression (#17296) 2022-06-01 10:00:07 +08:00
proto Add QueryServiceAvailable field in ShowCollections (#17456) 2022-06-09 18:20:07 +08:00
proxy Add QueryServiceAvailable field in ShowCollections (#17456) 2022-06-09 18:20:07 +08:00
querycoord ignore getReplica's error when handle rebalanceTask (#17469) 2022-06-10 14:50:08 +08:00
querynode Add time record log on search/query execution path (#17497) 2022-06-13 11:42:09 +08:00
rootcoord Revert "Use unified catalog interface to reconstruct metastore (#17042)" (#17480) 2022-06-10 13:10:08 +08:00
storage Avoid growing slice as deserializing binlogs (#17421) 2022-06-08 11:46:06 +08:00
tso Add prometheus metrics for RootCoord (#15684) 2022-03-02 21:11:57 +08:00
types Fix an issue with bulk load with multiple DataNodes (#17324) 2022-06-02 18:54:04 +08:00
util Fix %w verb for error wrapping in grpcclient (#17484) 2022-06-13 12:48:08 +08:00