Skip to content

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

Merged
mssonicbld merged 1 commit intosonic-net:202205from
mssonicbld:cherry/202205/14506
Apr 5, 2023
Merged

[action] [PR:14506] Delay mux/sflow/snmp timer after interface-config service#14523
mssonicbld merged 1 commit intosonic-net:202205from
mssonicbld:cherry/202205/14506

Conversation

@mssonicbld
Copy link
Copy Markdown
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 <ying.xie@microsoft.com>
@mssonicbld
Copy link
Copy Markdown
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