Skip to content

fix(consul): retry connecting after a delay#4979

Merged
spacewander merged 1 commit into
apache:masterfrom
spacewander:fckr
Sep 6, 2021
Merged

fix(consul): retry connecting after a delay#4979
spacewander merged 1 commit into
apache:masterfrom
spacewander:fckr

Conversation

@spacewander

Copy link
Copy Markdown
Member

Fix #4632
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 3, 2021 10:19
Comment thread apisix/discovery/consul_kv.lua
@spacewander
spacewander merged commit e49b41d into apache:master Sep 6, 2021
@spacewander
spacewander deleted the fckr branch September 6, 2021 01:19
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: When the service kv does not exist, the fetch timer of consul_kv will fetch service data frantically, resulting in 100% CPU

5 participants