milvus/pkg
congqixia af5c01082b
Refine delegator lifetime control (#26881)
- Add SafeChan interface in lifetime package
- Embed SafeChan into  interface
- Replace private lifetime struct in delegator package with
- Refine delegator on-going task lifetime control and wait all accepted task done
- Fix potential goroutine leakage from  if delegator closed concurrently

/kind improvement

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-09-07 10:11:15 +08:00
..
common Refine errors to remove changes breaking design (#26521) 2023-09-04 09:57:09 +08:00
config Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
eventlog Organize all mockery generation commands in Makefile (#26826) 2023-09-04 21:19:48 +08:00
log Remove log.Error(err.error())-style log (#26783) 2023-09-01 13:09:01 +08:00
metrics Add rate limit ratio monitoring (#26709) 2023-09-03 20:47:02 +08:00
mq Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
tracer Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
util Refine delegator lifetime control (#26881) 2023-09-07 10:11:15 +08:00
go.mod tikv integration (#26246) 2023-09-07 07:25:14 +08:00
go.sum tikv integration (#26246) 2023-09-07 07:25:14 +08:00
Makefile Organize all mockery generation commands in Makefile (#26826) 2023-09-04 21:19:48 +08:00