Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pinger: increase packet send interval #3259

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

zhangzujian
Copy link
Member

@zhangzujian zhangzujian commented Sep 26, 2023

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at ce3bb43

Increase ping interval in ping.go to reduce network load and improve ping test accuracy. This affects the pingPods and pingExternal functions that perform connectivity checks for pods and external addresses.

🤖 Generated by Copilot at ce3bb43

Sing, O Muse, of the wise and skillful coder
Who changed the pingInterval of the network tester
From one swift millisecond to a hundred, slower but surer
Like the cunning Odysseus, who escaped the Cyclops' anger

HOW

🤖 Generated by Copilot at ce3bb43

  • Increase the ping interval from 1ms to 100ms to avoid network congestion and improve ping test reliability (link, link) in ping.go

@zhangzujian zhangzujian marked this pull request as ready for review September 26, 2023 04:39
@zhangzujian zhangzujian merged commit f203432 into kubeovn:master Sep 27, 2023
60 checks passed
@zhangzujian zhangzujian deleted the fix-pinger-interval branch September 27, 2023 01:33
zhangzujian added a commit that referenced this pull request Sep 27, 2023
zhangzujian added a commit that referenced this pull request Sep 27, 2023
zhangzujian added a commit that referenced this pull request Sep 27, 2023
wenwenxiong pushed a commit to wenwenxiong/kube-ovn that referenced this pull request Sep 28, 2023
zhangzujian added a commit to zhangzujian/kube-ovn that referenced this pull request Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants