You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/12/10 09:26:47 UTC

[GitHub] [servicecomb-java-chassis] liubao68 edited a comment on issue #2123: Edge-service 转发路由异常

liubao68 edited a comment on issue #2123:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2123#issuecomment-742394871


   从堆栈看使用的 edge servcie 版本比较老,这个版本提供的 URLMappedDispatcher 只支持将请求转发到 java chassiss 开发的微服务。 
   
   通过 edge service 将请求转发到非 java chassis 服务, 2.1.x 版本提供了一个新的 CommonHttpEdgeDispatch, [参考文档](https://docs.servicecomb.io/java-chassis/zh_CN/edge/by-servicecomb-sdk/). 使用这个新的 Dispatcher 转发请求到 spring cloud 应用, 建议使用 2.1.3 版本。 


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