milvus/pkg
congqixia 93a877f55e
Make qcv2 target&leader observer execute in parallel (#27844)
- Add `taskDispatcher` to submit and run task async safely
- Change `LeaderObeserver` and `TargetObserver` schedule and manual check action to submitting task into dispatcher
- Fix logic problem in collection observer when manual check return false

See also #27494

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-10-24 10:14:11 +08:00
..
common Refine KV errors (#27588) 2023-10-13 17:15:34 +08:00
config Format the code (#27275) 2023-09-21 09:45:27 +08:00
eventlog Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
log Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
metrics Add metrics for garbage collection (#27303) 2023-09-22 18:47:25 +08:00
mq Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
tracer Format the code (#27275) 2023-09-21 09:45:27 +08:00
util Make qcv2 target&leader observer execute in parallel (#27844) 2023-10-24 10:14:11 +08:00
go.mod Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
go.sum Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
Makefile Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00