Skip to content

fix(nacos): continue to process other services when request failed#5112

Merged
spacewander merged 1 commit into
apache:masterfrom
spacewander:fnrs
Sep 22, 2021
Merged

fix(nacos): continue to process other services when request failed#5112
spacewander merged 1 commit into
apache:masterfrom
spacewander:fnrs

Conversation

@spacewander

Copy link
Copy Markdown
Member

Fix #4949

Signed-off-by: spacewander [email protected]

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@spacewander
spacewander marked this pull request as ready for review September 22, 2021 05:04
@spacewander
spacewander merged commit d848a44 into apache:master Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: The logic for method fetch_full_registry in nacos.lua will break the loop if the previous get_url request failed

3 participants