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

Change orchagent stuck message from ERR to WARNING #17872

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

liuh-80
Copy link
Contributor

@liuh-80 liuh-80 commented Jan 22, 2024

Change orchagent stuck message from ERR to WARNING

Why I did it

During switch initialization, sometime Orchagent will busy for more than 40seconds and will trigger process stuck workdog error.
To improve this issue, change watchdog error message to warning message.

Work item tracking
  • Microsoft ADO: 26517622

How I did it

Change orchagent stuck message from ERR to WARNING.

How to verify it

Pass all UT.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

  • TODO

Description for the changelog

Change orchagent stuck message from ERR to WARNING.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@qiluo-msft qiluo-msft merged commit bdb2467 into sonic-net:master Jan 26, 2024
19 checks passed
@dgsudharsan
Copy link
Collaborator

@StormLiangMS Can you please cherry-pick this fix for 202305?
@yxieca Can you please cherry-pick this fix for 202311?

mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Feb 2, 2024
Change orchagent stuck message from ERR to WARNING

#### Why I did it
During switch initialization, sometime Orchagent will busy for more than 40seconds and will trigger process stuck workdog error.
To improve this issue, change watchdog error message to warning message.

##### Work item tracking
- Microsoft ADO: 26517622

#### How I did it
Change orchagent stuck message from ERR to WARNING.

#### How to verify it
Pass all UT.

### Description for the changelog
Change orchagent stuck message from ERR to WARNING.
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202311: #18006

mssonicbld pushed a commit that referenced this pull request Feb 2, 2024
Change orchagent stuck message from ERR to WARNING

#### Why I did it
During switch initialization, sometime Orchagent will busy for more than 40seconds and will trigger process stuck workdog error.
To improve this issue, change watchdog error message to warning message.

##### Work item tracking
- Microsoft ADO: 26517622

#### How I did it
Change orchagent stuck message from ERR to WARNING.

#### How to verify it
Pass all UT.

### Description for the changelog
Change orchagent stuck message from ERR to WARNING.
@StormLiangMS
Copy link
Contributor

not a must to have for 202305.

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.

6 participants