milvus/internal
codeman 95a3830dc6
fix password comparison too slow (#17874) (#17897)
Signed-off-by: kejiang <ke.jiang@zilliz.com>

Co-authored-by: kejiang <ke.jiang@zilliz.com>
2022-06-29 20:02:18 +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 Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
datacoord Fix compaction panic (#17840) 2022-06-29 16:54:17 +08:00
datanode Move bulk load segment lock happen early (#17612) 2022-06-27 13:56:17 +08:00
distributed RESTful api use same port as metrics & healthcheck (#17732) 2022-06-24 15:34:14 +08:00
indexcoord IndexNode still writes finished state to ETCD when task was deleted (#17761) 2022-06-28 12:08:17 +08:00
indexnode IndexNode still writes finished state to ETCD when task was deleted (#17761) 2022-06-28 12:08:17 +08:00
kv Fixed the bug that IndexCoord lost some meta information (#17818) 2022-06-27 21:52:17 +08:00
log Remove the `WithOptions` for avoiding the log object being cloned continuously (#17746) 2022-06-24 10:36:15 +08:00
metrics Add metrics on QueryNode and Proxy (#17328) 2022-06-02 16:06:03 +08:00
mq Fix msgstream close block. (#17880) 2022-06-29 16:24:20 +08:00
parser/planparserv2 Fix err msg of invalid expression (#17296) 2022-06-01 10:00:07 +08:00
proto fix password comparison too slow (#17874) (#17897) 2022-06-29 20:02:18 +08:00
proxy fix password comparison too slow (#17874) (#17897) 2022-06-29 20:02:18 +08:00
querycoord Fix querycoord cannot update deltaChannel info (#17901) 2022-06-29 15:38:17 +08:00
querynode Fix shard cluster segments data race (#17903) 2022-06-29 16:20:19 +08:00
rootcoord fix password comparison too slow (#17874) (#17897) 2022-06-29 20:02:18 +08:00
storage Fix arrow builder nullptr check in FinishPayloadWriter (#17873) 2022-06-28 20:04:17 +08:00
tso Add prometheus metrics for RootCoord (#15684) 2022-03-02 21:11:57 +08:00
types Mark deleted before drop index (#17490) 2022-06-17 18:08:12 +08:00
util fix password comparison too slow (#17874) (#17897) 2022-06-29 20:02:18 +08:00