[GitHub] [incubator-brpc] ziruiliu commented on issue #1401: Multi rdma device not working in rdma brpc branch

2021-09-02 Thread GitBox
ziruiliu commented on issue #1401: URL: https://github.com/apache/incubator-brpc/issues/1401#issuecomment-911341864 https://github.com/apache/incubator-brpc/issues/1183 这个描述的问题应该和你类似,目前的代码不支持同时使用其它网卡或多块网卡 -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-brpc] cdjingit commented on issue #1545: brpc代码是用什么工具进行格式化的

2021-09-02 Thread GitBox
cdjingit commented on issue #1545: URL: https://github.com/apache/incubator-brpc/issues/1545#issuecomment-911408230 目前没有工具,代码规范参考这里:https://github.com/apache/incubator-brpc/blob/master/CONTRIBUTING.md -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-brpc] cdjingit closed issue #1532: tensorflow中pthread线程池是否生效?

2021-09-02 Thread GitBox
cdjingit closed issue #1532: URL: https://github.com/apache/incubator-brpc/issues/1532 -- 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-unsubsc

[GitHub] [incubator-brpc] xingdl2007 closed issue #1545: brpc代码是用什么工具进行格式化的

2021-09-02 Thread GitBox
xingdl2007 closed issue #1545: URL: https://github.com/apache/incubator-brpc/issues/1545 -- 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-unsub

[GitHub] [incubator-brpc] cdjingit commented on issue #1496: The relationship between qps and _explore_ratio

2021-09-02 Thread GitBox
cdjingit commented on issue #1496: URL: https://github.com/apache/incubator-brpc/issues/1496#issuecomment-911421464 @TousakaRin Would you please help to check this issue about auto concurrency limiter? -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-brpc] cdjingit closed issue #1489: bthread并行降低耗时的疑问

2021-09-02 Thread GitBox
cdjingit closed issue #1489: URL: https://github.com/apache/incubator-brpc/issues/1489 -- 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-unsubsc

[GitHub] [incubator-brpc] cdjingit closed issue #1492: 文档链接失效

2021-09-02 Thread GitBox
cdjingit closed issue #1492: URL: https://github.com/apache/incubator-brpc/issues/1492 -- 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-unsubsc

[GitHub] [incubator-brpc] cdjingit commented on issue #1511: response延迟发送

2021-09-02 Thread GitBox
cdjingit commented on issue #1511: URL: https://github.com/apache/incubator-brpc/issues/1511#issuecomment-911434165 可以用[executionqueue](https://github.com/apache/incubator-brpc/blob/master/docs/cn/execution_queue.md)解决你的场景?通过eq累积一定量的数据后,批量发送给E, F。 -- This is an automated message from th

[GitHub] [incubator-brpc] cdjingit commented on issue #1479: brpc考虑支持流量染色全链路透传吗

2021-09-02 Thread GitBox
cdjingit commented on issue #1479: URL: https://github.com/apache/incubator-brpc/issues/1479#issuecomment-911465496 借助brpc rpcz功能可以实现流量染色,每个服务节点可以把这些日志上传到日志分析平台,需要业务做一些适配的开发。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [incubator-brpc] cdjingit closed issue #1479: brpc考虑支持流量染色全链路透传吗

2021-09-02 Thread GitBox
cdjingit closed issue #1479: URL: https://github.com/apache/incubator-brpc/issues/1479 -- 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-unsubsc

[GitHub] [incubator-brpc] xiaokai-wang commented on issue #1448: 上游请求下游耗时异常问题排查(下游服务本身耗时正常)

2021-09-02 Thread GitBox
xiaokai-wang commented on issue #1448: URL: https://github.com/apache/incubator-brpc/issues/1448#issuecomment-911478972 所以更新到新的版本后就没有这个问题了吗 @wuzhiguocarter . 谢谢. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-brpc] wwbmmm commented on issue #1479: brpc考虑支持流量染色全链路透传吗

2021-09-02 Thread GitBox
wwbmmm commented on issue #1479: URL: https://github.com/apache/incubator-brpc/issues/1479#issuecomment-911524610 如果业务自己实现,需要改所有的业务proto,成本高且不通用 rpcz功能只能传递trace_id/span_id等信息,无法携带更复杂如key-value形式的信息 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-brpc] guodongxiaren commented on a change in pull request #1529: Set hostname rather than ip when channel Init by hostname but not host in http_requst().uri()

2021-09-02 Thread GitBox
guodongxiaren commented on a change in pull request #1529: URL: https://github.com/apache/incubator-brpc/pull/1529#discussion_r701114304 ## File path: src/brpc/channel.cpp ## @@ -256,7 +256,7 @@ int Channel::Init(const char* server_addr, int port, return -1;

[GitHub] [incubator-brpc] tanzhongyi003 opened a new pull request #1547: Update README.md

2021-09-02 Thread GitBox
tanzhongyi003 opened a new pull request #1547: URL: https://github.com/apache/incubator-brpc/pull/1547 add link to brpc's website -- 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 com

[incubator-brpc] branch tanzhongyi003-patch-2 created (now e7b1bad)

2021-09-02 Thread jerrytan
This is an automated email from the ASF dual-hosted git repository. jerrytan pushed a change to branch tanzhongyi003-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. at e7b1bad Update README.md No new revisions were added by this update.

[GitHub] [incubator-brpc] lorinlee commented on a change in pull request #1547: Update README.md

2021-09-02 Thread GitBox
lorinlee commented on a change in pull request #1547: URL: https://github.com/apache/incubator-brpc/pull/1547#discussion_r701517327 ## File path: README.md ## @@ -104,3 +104,5 @@ Please refer to [here](CONTRIBUTING.md). # Feedback and Getting involved * Report bugs, ask quest

[incubator-brpc] branch tanzhongyi003-patch-2 updated (e7b1bad -> 276aaac)

2021-09-02 Thread jerrytan
This is an automated email from the ASF dual-hosted git repository. jerrytan pushed a change to branch tanzhongyi003-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git. from e7b1bad Update README.md add 276aaac Update README.md No new revisions were added by

[GitHub] [incubator-brpc] cdjingit commented on issue #1544: 如果差异只有pb的版本,那性能主要的差异也是pb本身吧。可以分别画个火焰图,做个差分火焰图看看cpu diff在哪里

2021-09-02 Thread GitBox
cdjingit commented on issue #1544: URL: https://github.com/apache/incubator-brpc/issues/1544#issuecomment-912229698 Duplicate of #1540 -- 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