serverglen commented on issue #1460:
URL: https://github.com/apache/incubator-brpc/issues/1460#issuecomment-874492747
> 请问这个是用在什么场景的?�
为了解决端口号被占用的问题,这样的话,不需要用户按个尝试哪个端口可用。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
lorinlee commented on issue #1460:
URL: https://github.com/apache/incubator-brpc/issues/1460#issuecomment-874484612
请问这个是用在什么场景的?
--
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 co
TousakaRin commented on issue #1453:
URL: https://github.com/apache/incubator-brpc/issues/1453#issuecomment-874480472
@bystorm 暂时还没有合入计划,rdma的改动有点多容易引入问题,后续可能会考虑增加一个unstable的分支来合入这类patch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
serverglen opened a new pull request #1461:
URL: https://github.com/apache/incubator-brpc/pull/1461
Related issue:#1460
--
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
serverglen opened a new issue #1460:
URL: https://github.com/apache/incubator-brpc/issues/1460
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
实现Start(PortRange range, const ServerOptions *opt);
**Describe the solution you'd like (描述你期望的解决方法)**
**Des
chenzhangyi commented on issue #1454:
URL: https://github.com/apache/incubator-brpc/issues/1454#issuecomment-874435596
具体不兼容的细节是啥? 我之前也做过把tf和brpc结合相关的事情,好像没遇到类似的问题.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
lorinlee merged pull request #1451:
URL: https://github.com/apache/incubator-brpc/pull/1451
--
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-un
This is an automated email from the ASF dual-hosted git repository.
lorinlee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git.
from 8dc52a7 Merge pull request #1459 from serverglen/rpc_view
new 10a9c85 Merge pull request #2 from apa