milvus/internal
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
..
allocator Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
core Update knowhere commit (#26888) 2023-09-07 09:19:16 +08:00
datacoord tikv integration (#26246) 2023-09-07 07:25:14 +08:00
datanode tikv integration (#26246) 2023-09-07 07:25:14 +08:00
distributed tikv integration (#26246) 2023-09-07 07:25:14 +08:00
http Remove log.Error(err.error())-style log (#26783) 2023-09-01 13:09:01 +08:00
indexnode Should set index task retry not failed when task canceled (#26878) 2023-09-06 19:01:14 +08:00
kv tikv integration (#26246) 2023-09-07 07:25:14 +08:00
metastore Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
mocks tikv integration (#26246) 2023-09-07 07:25:14 +08:00
mq Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
parser/planparserv2 Fix bug for concurrent parsing expr with strings (#26721) 2023-08-31 17:39:02 +08:00
proto Sync pb files (#26643) 2023-08-29 12:36:26 +08:00
proxy Enhance FlushAll/GetFlushAllState API (#26802) 2023-09-06 10:35:48 +08:00
querycoordv2 tikv integration (#26246) 2023-09-07 07:25:14 +08:00
querynodev2 Refine delegator lifetime control (#26881) 2023-09-07 10:11:15 +08:00
rootcoord tikv integration (#26246) 2023-09-07 07:25:14 +08:00
storage Refactor storage.MergeInsertData() to optimize the merging process (#26839) 2023-09-05 21:41:48 +08:00
tso Organize all mockery generation commands in Makefile (#26826) 2023-09-04 21:19:48 +08:00
types tikv integration (#26246) 2023-09-07 07:25:14 +08:00
util tikv integration (#26246) 2023-09-07 07:25:14 +08:00