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

Fixed Orchagent crashed when add and delete route at same time(#3436) #3438

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yangyue8
Copy link

What I did
reference: #1501
Remove mpls next-hop after updating the reference counter for a bulk of routes instead of removing it in the loop of updating the reference counter.
Fix #3436

Why I did it
As described in issue #1501, I did this to fixed the same problem for mpls nexthop.

How I verified it

Details if related

@yangyue8 yangyue8 requested a review from prsunny as a code owner December 20, 2024 05:45
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

linux-foundation-easycla bot commented Dec 20, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yangyue8
Copy link
Author

@prsunny Please help to review, thank you.

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.

[RouteOrch] Orchagent crashed when add and delete route at same time.
2 participants