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
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
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
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
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
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
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
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
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