milvus/internal
Jiquan Long 6f4791da0b
fix: panic in concurrent insert/query scenario (#29408)
issue: https://github.com/milvus-io/milvus/issues/29405

---------

Signed-off-by: longjiquan <jiquan.long@zilliz.com>
2023-12-26 15:10:48 +08:00
..
allocator enhance:Remove msgbase unnecessary assignments (#28511) 2023-11-24 15:02:39 +08:00
core fix: panic in concurrent insert/query scenario (#29408) 2023-12-26 15:10:48 +08:00
datacoord enhance: Change ChannelManager to interface (#29300) 2023-12-25 19:24:46 +08:00
datanode enhance: separate serializer logic from sync task (#29413) 2023-12-26 10:40:47 +08:00
distributed enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: update cagra index params in config and add params check (#29045) 2023-12-26 11:04:47 +08:00
kv enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
metastore fix: missing the grant info when using the SelectGrant api with the default db (#29173) 2023-12-14 16:20:43 +08:00
mocks feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
mq Fix getting incorrect CPU num (#28146) 2023-11-06 06:02:16 +08:00
parser/planparserv2 fix: Fix bug for parsing expression that include quotes (#28416) 2023-11-23 17:18:32 +08:00
proto fix: Add scope limit for querynode DeleteRequest (#29474) 2023-12-26 14:28:47 +08:00
proxy fix iterator lose data for duplicted result(#29406) (#29451) 2023-12-25 23:28:47 +08:00
querycoordv2 enhance: Rewrite gen stopping segment plan based on assign segment (#29473) 2023-12-26 14:26:56 +08:00
querynodev2 fix: Add scope limit for querynode DeleteRequest (#29474) 2023-12-26 14:28:47 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
storage fix: Align minio object storage ut to new minio server behavior (#29014) 2023-12-06 15:42:43 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util fix: add back existing datanode metrics (#29360) 2023-12-22 14:20:43 +08:00