tzssangglass opened a new pull request #3758:
URL: https://github.com/apache/apisix/pull/3758


   ### What this PR does / why we need it:
   <!--- Why is this change required? What problem does it solve? -->
   <!--- If it fixes an open issue, please link to the issue here. -->
   fix: #3740 
   ### Pre-submission checklist:
   the cause of the bug reference: 
https://github.com/apache/apisix/issues/3740#issuecomment-789852741
   this change temporarily stores the route's `upstream_id` in the 
`matched_route` table. If the current request `match` fails and the temporarily 
stored `upstream_id` exists in the `matched_route` table, the route's 
`upstream_id` is restored to the temporarily stored `upstream_id`.
   * [x] Did you explain what problem does this PR solve? Or what new features 
have been added?
   * [x] Have you added corresponding test cases?
   * [ ] Have you modified the corresponding document?
   * [x] Is this PR backward compatible? **If it is not backward compatible, 
please discuss on the [mailing 
list](https://github.com/apache/apisix/tree/master#community) first**
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to