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 2019/04/20 14:50:37 UTC

[GitHub] [servicecomb-pack] coolbeevip edited a comment on issue #454: fix when server.port=0, health check fail and also fix lose consul metadata, such as 'secure=false'

coolbeevip edited a comment on issue #454: fix when server.port=0, health check fail and also fix lose consul metadata, such as 'secure=false'
URL: https://github.com/apache/servicecomb-pack/pull/454#issuecomment-485131986
 
 
   @fengbaicanhe Thank you for the problem you found.
   Can you show me all the startup parameters of alpha?
   
   Method getServiceMeta class NewService is a new method in version consul-api 1.4.1, It is not compatible with version consul-api 1.3.0.
   We hope that users can choose the spring cloud 1.x or 2.x, so alpha dependences spring-cloud-starter-consul 2.1.1 and spring-cloud-starter-consul 1.3.5
   
   spring-cloud-starter-consul 2.1.1. RELEASE dependence consul-api 1.4.1
   spring-cloud-starter-consul 1.3.5. RELEASE dependence consul-api 1.3.0
   

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