apisix
apisix copied to clipboard
fix: reloading after any node failure in eureka will lose half of the requests
Fixes https://github.com/apache/apisix/issues/12610
Description
Which issue(s) this PR fixes:
Fixes #
Checklist
- [ ] I have explained the need for this PR and the problem it solves
- [ ] I have explained the changes or the new features added to this PR
- [ ] I have added tests corresponding to this change
- [ ] I have updated the documentation to reflect this change
- [ ] I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)
Hi @wisonzhu, thanks for your contribution. I left some comments.
Hi @wisonzhu, any updates?