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 2020/12/14 11:48:41 UTC

[GitHub] [incubator-brpc] x-x-p opened a new issue #1306: grpc 客户端访问brpc服务, 服务拒绝请求

x-x-p opened a new issue #1306:
URL: https://github.com/apache/incubator-brpc/issues/1306


   https://github.com/apache/incubator-brpc/blob/6502e0c5b6a8c444bb32097da955d5e7a4efcbd9/src/brpc/policy/http_rpc_protocol.cpp#L1019-L1040
   
   为啥设置了restful之后要拒绝原生service/method 方法访问, 在grpc中访问服务时, grpc中就是使用service/method访问的, 现在grpc客户端被拒绝了


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



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


[GitHub] [incubator-brpc] x-x-p closed issue #1306: grpc 客户端访问brpc服务, 服务拒绝请求

Posted by GitBox <gi...@apache.org>.
x-x-p closed issue #1306:
URL: https://github.com/apache/incubator-brpc/issues/1306


   


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



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


[GitHub] [incubator-brpc] x-x-p commented on issue #1306: grpc 客户端访问brpc服务, 服务拒绝请求

Posted by GitBox <gi...@apache.org>.
x-x-p commented on issue #1306:
URL: https://github.com/apache/incubator-brpc/issues/1306#issuecomment-745007331


   谢谢, 这个还只是在master分支里面, 我下载分支没有看到。


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



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


[GitHub] [incubator-brpc] wasphin commented on issue #1306: grpc 客户端访问brpc服务, 服务拒绝请求

Posted by GitBox <gi...@apache.org>.
wasphin commented on issue #1306:
URL: https://github.com/apache/incubator-brpc/issues/1306#issuecomment-744427693


   添加服务的时候是允许设置是否启用原生 service/method 方法访问的 #1214 


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



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