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 05:54:29 UTC

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

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


   > 用的什么版本?服务A,B完整的启动参数是什么?
   
   回复好快~
   
   0.5.0版本。
   
   启动只用了starter和feign的传输包
   
   ```
           <dependency>
               <groupId>org.apache.servicecomb.pack</groupId>
               <artifactId>omega-spring-starter</artifactId>
           </dependency>
           <dependency>
               <groupId>org.apache.servicecomb.pack</groupId>
               <artifactId>omega-transport-feign</artifactId>
           </dependency>
   ```
   
   参数只配了
   
   ```
   alpha:
     cluster:
       address: 127.0.0.1:8080
   ```


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