chenBright commented on code in PR #3304: URL: https://github.com/apache/brpc/pull/3304#discussion_r3270878844
########## src/brpc/rdma/rdma_endpoint.cpp: ########## Review Comment: We need to be compatible with scenarios where one peer does not support mtu_type. Keeping HELLO_MSG_LEN_MIN unchanged at 40 and using mtu_type as an extended field for parsing is more appropriate. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
