netjia-cpu opened a new issue, #2150:
URL: https://github.com/apache/brpc/issues/2150
测试brpc的example/asynchronous_echo_c++ 例子,正常情况下log_id顺序没问题,重启网络:network
restart后,log_id的顺序就不对了,brpc channel无法保序吗?
:
thorneliu commented on code in PR #2137:
URL: https://github.com/apache/brpc/pull/2137#discussion_r1126454968
##
src/brpc/server.cpp:
##
@@ -2197,6 +2197,21 @@ int Server::MaxConcurrencyOf(google::protobuf::Service*
service,
return MaxConcurrencyOf(service->GetDescriptor()
thorneliu commented on code in PR #2137:
URL: https://github.com/apache/brpc/pull/2137#discussion_r1126468512
##
src/brpc/server.cpp:
##
@@ -2191,6 +2197,21 @@ int Server::MaxConcurrencyOf(google::protobuf::Service*
service,
return MaxConcurrencyOf(service->GetDescriptor()
Hi, all
During the last week 1 issue was closed and following 1 PR was merged
and closed:
* https://github.com/apache/brpc/pull/2141
Best Regards,
Lorin Lee
thorneliu commented on code in PR #2137:
URL: https://github.com/apache/brpc/pull/2137#discussion_r1126454968
##
src/brpc/server.cpp:
##
@@ -2197,6 +2197,21 @@ int Server::MaxConcurrencyOf(google::protobuf::Service*
service,
return MaxConcurrencyOf(service->GetDescriptor()
wasphin merged PR #2152:
URL: https://github.com/apache/brpc/pull/2152
--
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
This is an automated email from the ASF dual-hosted git repository.
xiaofeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
The following commit(s) were added to refs/heads/master by this push:
new 1e079372 add use case in didi (#2152)
1e079372 i
lorinlee opened a new pull request, #2153:
URL: https://github.com/apache/brpc/pull/2153
### What problem does this PR solve?
Issue Number:
Problem Summary:
### What is changed and the side effects?
Changed:
Side effects:
- Performance effects(性能影响):
wwbmmm merged PR #2153:
URL: https://github.com/apache/brpc/pull/2153
--
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
F
This is an automated email from the ASF dual-hosted git repository.
wwbmmm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git
The following commit(s) were added to refs/heads/master by this push:
new ee3e2293 Update oncall.md (#2153)
ee3e2293 is desc
14 matches
Mail list logo