Miss-you edited a comment on issue #1688:
URL: 
https://github.com/apache/incubator-apisix/issues/1688#issuecomment-642816634


   The reason is that the upstream object and the router object are loaded 
separately, and when APISIX is in the reloading, the route object requires to 
be loaded, but the upstream is not.
   
   Therefore, there will be a short period of time when the router can match 
but the upstream information is nil, resulting in the return of the 500 error 
code.


----------------------------------------------------------------
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:
[email protected]


Reply via email to