milvus/internal
XuanYang-cn 632d8b3743
enhance: Change DN channelmanger into interface (#29307)
See also: #28854

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2023-12-27 16:00:48 +08:00
..
allocator Refine delete by expression for forbid proxy dml task scheduler hang (#29340) 2023-12-26 19:52:48 +08:00
core fix: panic in concurrent insert/query scenario (#29408) 2023-12-26 15:10:48 +08:00
datacoord fix: Auto balance param can't be updated by dynamic (#29501) 2023-12-27 14:30:53 +08:00
datanode enhance: Change DN channelmanger into interface (#29307) 2023-12-27 16:00:48 +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 enhance: make sure stream closed (#29456) 2023-12-26 19:56:47 +08:00
querycoordv2 fix: Auto balance param can't be updated by dynamic (#29501) 2023-12-27 14:30:53 +08:00
querynodev2 Refine delete by expression for forbid proxy dml task scheduler hang (#29340) 2023-12-26 19:52:48 +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: Import data from parquet file in streaming way (#29514) 2023-12-27 15:30:46 +08:00