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

[GCU] Marking fields under MIRROR_SESSION as create-only #2104

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

wen587
Copy link
Contributor

@wen587 wen587 commented Mar 16, 2022

What I did

Fix #2068

Changes to fields under MIRROR_SESSION using GCU are not reflected and removal will result in orchagent crash unless each key is deleted and added back. This means the fields are create-only.

How I did it

Mark the fields under MIRROR_SESSION as create-only

How to verify it

unit-test

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)

@wen587 wen587 requested review from ghooo and qiluo-msft March 16, 2022 04:40
@wen587 wen587 merged commit a2e68a0 into sonic-net:master Mar 18, 2022
stepanblyschak pushed a commit to stepanblyschak/sonic-utilities that referenced this pull request Apr 18, 2022
Commits:
*6d66079 - 2022-01-26 : [202012] [vnetorch] Add ECMP support for vnet tunnel routes with endpoint health monitoring (sonic-net#2104) [Shi Su]
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.

[GCU] session removal cause orchagent restart
3 participants