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

[DualToR] Handle race condition between tunnel_decap and mux orchestr… #2114

Merged
merged 1 commit into from
Jan 18, 2022
Merged

Conversation

devpatha
Copy link
Contributor

This is double commit of #2113 into 202012 branch
What I did
Change orch list to make sure mux_orch and mux_cb_orch are placed after tunnel_decap_orch

Why I did it
handlePeerSwitch returns false because mux tunnel not yet created, and that results in create_nh_tunnel failure.
This moves ports into error state.

How I verified it
Verified that after changing the order ports don't move to error state.

Details if related

@prsunny
Copy link
Collaborator

prsunny commented Jan 18, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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