[GitHub] [incubator-brpc] lorinlee commented on pull request #1730: Add list-sigs in release step

2022-04-21 Thread GitBox
lorinlee commented on PR #1730: URL: https://github.com/apache/incubator-brpc/pull/1730#issuecomment-1105977799 嗯嗯对的 -- 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 unsu

[incubator-brpc] branch master updated: Add list-sigs in release step

2022-04-21 Thread lorinlee
This is an automated email from the ASF dual-hosted git repository. lorinlee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new a5d2174e Add list-sigs in release step

[GitHub] [incubator-brpc] lorinlee merged pull request #1730: Add list-sigs in release step

2022-04-21 Thread GitBox
lorinlee merged PR #1730: URL: https://github.com/apache/incubator-brpc/pull/1730 -- 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.a

[GitHub] [incubator-brpc] jamesge commented on issue #1746: 设置超时没有生效为啥?

2022-04-21 Thread GitBox
jamesge commented on issue #1746: URL: https://github.com/apache/incubator-brpc/issues/1746#issuecomment-1105957303 看看服务的负载是不是太高了,以至于rpc阻塞结束后bthread重新运行要等待 -- 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

[GitHub] [incubator-brpc] xianshangyouling commented on issue #1746: 设置超时没有生效为啥?

2022-04-21 Thread GitBox
xianshangyouling commented on issue #1746: URL: https://github.com/apache/incubator-brpc/issues/1746#issuecomment-1105953649 > 是不是其他地方有pthread锁?把bthread底层的worker给hang住了 看了前后代码,没有锁 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-brpc] xianshangyouling commented on issue #1746: 设置超时没有生效为啥?

2022-04-21 Thread GitBox
xianshangyouling commented on issue #1746: URL: https://github.com/apache/incubator-brpc/issues/1746#issuecomment-1105953381 看了前后代码,没有锁 -- 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 specif

[GitHub] [incubator-brpc] serverglen commented on pull request #1745: Redis empty request

2022-04-21 Thread GitBox
serverglen commented on PR #1745: URL: https://github.com/apache/incubator-brpc/pull/1745#issuecomment-1105328066 LGTM -- 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 un

[GitHub] [incubator-brpc] serverglen commented on issue #1746: 设置超时没有生效为啥?

2022-04-21 Thread GitBox
serverglen commented on issue #1746: URL: https://github.com/apache/incubator-brpc/issues/1746#issuecomment-1105283186 是不是其他地方有pthread锁?把bthread底层的worker给hang住了 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-brpc] xianshangyouling opened a new issue, #1746: 设置超时没有生效为啥?

2022-04-21 Thread GitBox
xianshangyouling opened a new issue, #1746: URL: https://github.com/apache/incubator-brpc/issues/1746 Master_Stub stub(_master_client.get()); brpc::Controller cntl; cntl.set_timeout_ms(200); int64_t start = butil::gettimeofday_ms(); stub.sync_meta(&cntl, &sync_request, &sync_respo