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

[202211][config reload]Config Reload Enhancement #2863

Merged
merged 2 commits into from
Jun 10, 2023

Conversation

dgsudharsan
Copy link
Collaborator

Backporting #2693

What I did

Code changes for HLD: sonic-net/SONiC#1203
Removed the timer based checks for config reload
Added db_migrator to migrate from "has_timer" to "delayed"
Modified package-manager to migrate from "has_timer" to "delayed"

How I did it

Modified relevant files

How to verify it

Added UT to verify

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)

Code changes for HLD: sonic-net/SONiC#1203
Removed the timer based checks for config reload
Added db_migrator to migrate from "has_timer" to "delayed"
Modified package-manager to migrate from "has_timer" to "delayed"

Modified relevant files

Added UT to verify
@dgsudharsan dgsudharsan changed the title [config reload]Config Reload Enhancement (#2693) [202211][config reload]Config Reload Enhancement Jun 5, 2023
@StormLiangMS StormLiangMS merged commit 1246bc8 into sonic-net:202211 Jun 10, 2023
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.

3 participants