You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/03/18 12:15:47 UTC

[GitHub] [incubator-apisix] soulsoul commented on issue #1279: feature: eureka integration

soulsoul commented on issue #1279: feature: eureka integration
URL: https://github.com/apache/incubator-apisix/issues/1279#issuecomment-600588570
 
 
   accrording to your description, you want to fetch the meta info from eureka ,and then get backend nodes info,  and balancer by APISIX.  so we should exchange the meta info  to the APISIX upstream nodes info . and choose the LB mechanism to route . is it right ?  
   so we should think about that if we need cache the meta info from eureka.  and how to update ? 
   the config item maybe need  server url of Eureka 、the application name ( spring.application.name in spring boot ) etc. 

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