milvus/internal
yah01 1997fd150c
enhance: use local path as mmap file path if no mmap path provided (#28992)
the mmap mode isn't controlled by the config anymore, so we don't
require user to set it when they enabled mmap mode.

Signed-off-by: yah01 <yah2er0ne@outlook.com>
2023-12-21 18:12:45 +08:00
..
allocator enhance:Remove msgbase unnecessary assignments (#28511) 2023-11-24 15:02:39 +08:00
core enhance: reduce the memory usage of variable length data (#29387) 2023-12-21 18:02:42 +08:00
datacoord feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
datanode fix: Add jitter in GetSyncStaleBufferPolicy (#28626) 2023-12-20 15:00:52 +08:00
distributed feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
http enhance: Add http method to control datacoord garbage collection (#29052) 2023-12-14 19:26:39 +08:00
indexnode feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +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 feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
proxy feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
querycoordv2 feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
querynodev2 enhance: use local path as mmap file path if no mmap path provided (#28992) 2023-12-21 18:12:45 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: Rename invalid parameterutil package path (#29334) 2023-12-21 11:40:42 +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: grpc client check session skipped due to role not match (#29356) 2023-12-21 10:12:51 +08:00