TenYearsIn removed a comment on issue #5233:
URL: https://github.com/apache/apisix/issues/5233#issuecomment-1002837451


   > > i have resolved this issue related to eureka. how can i contributor?
   > 
   > Can you start with a brief chat about how it was solved?
   
   I parse the file '/etc/hosts' with RegExp in the initial phase,So I can get  
'hosts to ip'  mapping .  then I modify eureka code 
    that  get ip (the code is line 132 in /apisix/discovery/eureka/init.lua ), 
use mapping relations to get ip in high priority , if not,  I use the eureka 
service ip oneself .


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to