wwbmmm commented on code in PR #2774: URL: https://github.com/apache/brpc/pull/2774#discussion_r1797606976
########## src/brpc/server.cpp: ########## @@ -794,6 +795,7 @@ static bool OptionsAvailableOverRdma(const ServerOptions* opt) { #endif static AdaptiveMaxConcurrency g_default_max_concurrency_of_method(0); +static bool g_default_ignore_eovercrowded(false); Review Comment: where is this used? -- 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: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org