yanglimingcn commented on PR #3255: URL: https://github.com/apache/brpc/pull/3255#issuecomment-4174968549
> > Have you tested the ECE logic? > > > > 1. Both client and server are enabled. > > 2. Client is enabled, server is disabled. > > 3. Client is disabled, server is enabled. > > 4. Client is disabled, server is disabled. > > I test 1 and 4, and it works well. ECE is used for the server and client to negotiate the advanced features of the RDMA network card, so 2 and 3 is illegal and i don't test these cases. So for cases 2 and 3, we should get an error. Could you try running it with this configuration and see what the result is? -- 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]
