kongjun01 commented on issue #7178:
URL: https://github.com/apache/apisix/issues/7178#issuecomment-1152005703

   > > > One solution is to let APISIX fetch all data from eureka in the 
`init_worker` phase. Just like the way we load data from ETCD.
   > > 
   > > 
   > > The etcd is also asynchronous with the ngx_timer_at function, so how 
does it guarantee that the apisix provides the service after the data is fully 
loaded with the etcd?
   > 
   > We used luasocket instead of cosocket to [load etcd configuration when 
apisix starts](https://github.com/apache/apisix/pull/3799) in `init_worker` 
phase
   
   perfect.


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