Skip to content

[action] [PR:14506] Delay mux/sflow/snmp timer after interface-config service #14523

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

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

mssonicbld
Copy link
Collaborator

No description provided.

…14506)

Why I did it
All these 3 services started after swss service, which used to start after interface-config service. But sonic-net#13084 remove the time constraints for swss.

After that, these 3 services has the chance of start earlier when the inteface-config service is restarting the networking service, which could cause db connect request to fail.

How I did it
Delay mux/sflow/snmp timer after the interface-config service.

How to verify it
PR test.
Config reload can repro the issue in 1-3 retries. With this change. config reload run 30+ iterations without hitting the issue.

Signed-off-by: Ying Xie <[email protected]>
@mssonicbld
Copy link
Collaborator Author

Original PR: #14506

@mssonicbld mssonicbld merged commit eab159f into sonic-net:202205 Apr 5, 2023
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.

2 participants