milvus/internal
Jiquan Long 61c7b0990d
Workaround fix ChannelManager holding mutex too long (#26870)
Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2023-09-06 14:29:40 +08:00
..
allocator Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
core Fix embedded milvus log bug (#26864) 2023-09-06 14:27:14 +08:00
datacoord Workaround fix ChannelManager holding mutex too long (#26870) 2023-09-06 14:29:40 +08:00
datanode Refactor storage.MergeInsertData() to optimize the merging process (#26839) 2023-09-05 21:41:48 +08:00
distributed Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
http Remove log.Error(err.error())-style log (#26783) 2023-09-01 13:09:01 +08:00
indexnode Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
kv Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
metastore Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
mocks Organize all mockery generation commands in Makefile (#26826) 2023-09-04 21:19:48 +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 Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
querynodev2 fix false load failure for long unserviable period(#26813) (#26818) 2023-09-06 12:57:15 +08:00
rootcoord Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +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 Add server id validation interceptor (#26395) 2023-08-17 20:20:20 +08:00
util fix dc standby to active (#26810) 2023-09-06 10:41:49 +08:00