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

[warm-boot] Fix the issue as reported in https://github.com/Azure/sonic-buildimage/issues/5255 #5315

Merged
merged 1 commit into from
Sep 4, 2020

Commits on Sep 4, 2020

  1. Fix the issue as reported in

    sonic-net#5255
    
    Root Cause: Waiting on Restore count != 0 can lead to race condition
    between orchagent process and swssconfig.sh.
    
    Ideally check of  Restore count != 0 is not needed as the State DB
    cannot be flushed as if it was flushed then Warm Restart or swss-restart
    should not be true also.
    abdosi committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    69e89a2 View commit details
    Browse the repository at this point in the history