You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2019/03/27 07:03:59 UTC

[GitHub] [incubator-brpc] raylinwu opened a new issue #703: 使用bRPC client无法启动dummy server

raylinwu opened a new issue #703: 使用bRPC client无法启动dummy server
URL: https://github.com/apache/incubator-brpc/issues/703
 
 
   **Describe the bug (描述bug)**
   server中使用bRPC 跟其他gRPC服务通信,在启动的bin目录
     echo 8090 >  dummy_server.port
   
   netstat -anlp|grep 8090 没有端口监听
   
   **To Reproduce (复现方法)**
   可复现
   
   **Expected behavior (期望行为)**
   
   
   **Versions (各种版本)**
   OS:CentOS Linux release 7.6.1810 (Core)
   Compiler:gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC)
   brpc:0.9.5
   protobuf:3.6
   
   **Additional context/screenshots (更多上下文/截图)**
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org