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

skip cache_arp_entries if there are active-active interfaces #2450

Closed
wants to merge 1 commit into from

Conversation

zjswhhh
Copy link
Contributor

@zjswhhh zjswhhh commented Oct 21, 2022

What I did

Fix issue detailed in #2485

sign-off: Jing Zhang zhangjing@microsoft.com

How I did it

Check if there is any interface configured to be active-active.

How to verify it

  1. Run config reload on active-standby topo dualtor, cache is created under /host/config-reload/
  2. Run config reload on mixed topo dualtor, cache is not created under /host/config-reload/
  3. Run config reload on mixed topo dualtor, peer's gRPC tcp session is no longer interrupted.

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@zjswhhh
Copy link
Contributor Author

zjswhhh commented Oct 31, 2022

Closing this PR now as the feature has been reverted: #2460

@zjswhhh zjswhhh closed this Oct 31, 2022
@zjswhhh zjswhhh deleted the config_reload branch February 1, 2023 22:38
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.

2 participants