cdjingit commented on issue #1319: URL: https://github.com/apache/incubator-brpc/issues/1319#issuecomment-754603575
> 我设置成max_concurrency=200都不行,不加这个参数,服务是可以恢复正常的,客户端接收到的错误是service faild, err_code: 2004 reason: [E2004][127.0.0.1:9053][E2004]Reached server's max_concurrency=200 [R1][E2004];看服务端 不停报,src/bthread/task_group.cpp:672] _remote_rq is full, capacity=2048,监控上并发度还为concurrency: 200,是一些状态变量没法恢复吗,不设置这个参数,是可以恢复正常的 看你描述max_concurrency=200对于你们服务来说还是大了。 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
