milvus/configs
wei liu 07057fcf7c
fix: Unexpected rpc msg size limit (#29682)
due to `clientMaxSendSize` and `serverMaxRecvSize` will limit the rpc
request size limit, they should use same config value, and
`serverMaxSendSize` and `clientMaxRecvSize` will limit the rpc response
size limit, they should use same config value too.

This PR fix unexpected rpc msg limit which caused by the wrong usage of
misunderstanding rpc config items

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-01-05 15:56:47 +08:00
..
advanced fix some typos (#27851) 2023-10-24 09:30:10 +08:00
cert proxy support tls (#16706) 2022-05-10 20:05:53 +08:00
glog.conf enhance: Refactor runtime and expr framework (#28166) 2023-12-18 12:04:42 +08:00
hook.yaml Delete the unrelated content in the yaml file (#19812) 2022-10-17 15:45:25 +08:00
milvus.yaml fix: Unexpected rpc msg size limit (#29682) 2024-01-05 15:56:47 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00