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/07/14 06:01:04 UTC

[GitHub] [servicecomb-pack] coolbeevip commented on issue #671: 接收端抛出Failed to get reconnected sender, all alpha server is down.或 空指针 异常

coolbeevip commented on issue #671:
URL: https://github.com/apache/servicecomb-pack/issues/671#issuecomment-657985439


   我不确定你的A,B程序是否使用了以下技术,不过您可以增加以下依赖试试
   
   ```xml
       <dependency>
         <groupId>org.apache.servicecomb.pack</groupId>
         <artifactId>omega-transport-resttemplate</artifactId>
       </dependency>
       <dependency>
         <groupId>org.apache.servicecomb.pack</groupId>
         <artifactId>omega-transport-hystrix</artifactId>
       </dependency>


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