milvus/internal
dragondriver d2e18fd53b
Cover error cases that proxy is unhealthy (#7951)
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
2021-09-15 15:46:06 +08:00
..
allocator Remove unnecessary variables in allocator (#7849) 2021-09-14 09:54:31 +08:00
common Fix bug: describe collection return wrong shard number (#7841) 2021-09-14 11:59:47 +08:00
core Rename chunk_size to chunk_rows for better code readability (#7953) 2021-09-15 15:15:52 +08:00
datacoord Change error message to lower case (#7890) 2021-09-14 17:33:48 +08:00
datanode [skip-ci]Add comment for Cache and allocator (#7924) 2021-09-15 10:33:37 +08:00
distributed Remove unused msg from msg.go (#7612) 2021-09-09 19:56:00 +08:00
indexcoord Increase code coverage rate for indexcoord (#7857) 2021-09-14 14:09:48 +08:00
indexnode Increase code coverage rate for indexcoord (#7857) 2021-09-14 14:09:48 +08:00
kv Fix rocksmq load with prefix (#7678) 2021-09-10 10:22:01 +08:00
log Depress gosec false positive (#7899) 2021-09-14 18:37:48 +08:00
logutil Import Embedded Etcd Kv Part 1(#7112) (#7174) 2021-08-24 09:45:51 +08:00
metrics [skip ci] Remove useless commets (#7662) 2021-09-09 18:00:19 +08:00
msgstream Remove duplicated code in msgs (#7801) 2021-09-14 17:07:48 +08:00
proto improve HasCollectionRequest and DropCollectionRequest comments (#7693) 2021-09-14 09:53:21 +08:00
proxy Cover error cases that proxy is unhealthy (#7951) 2021-09-15 15:46:06 +08:00
querycoord Fix bug: describe collection return wrong shard number (#7841) 2021-09-14 11:59:47 +08:00
querynode Add historical failed unittest for querynode (#7941) 2021-09-15 15:25:49 +08:00
rootcoord Add suffixSnapshot implementing SnapshotKV (#7948) 2021-09-15 15:23:49 +08:00
storage Add insert codec comment (#7891) 2021-09-15 10:47:48 +08:00
tso Improve codecov for paramtable and typeutil (#7471) 2021-09-04 10:22:41 +08:00
types Add unittest for index component (#7475) 2021-09-06 17:54:41 +08:00
util Fix G109 from gosec, prevents overflow (#7896) 2021-09-14 18:35:48 +08:00