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

[swss]: flush asic db in swss.sh for non warm-boot #2582

Merged
merged 1 commit into from
Feb 20, 2019

Commits on Feb 18, 2019

  1. [swss]: flush asic db in swss.sh for non warm-boot

    need to flush asic db in swss.sh instead of syncd.sh
    
    orchagent might already started in swss.sh and put commands
    into asic db before asic db is flushed in syncd.sh. This
    causes race condition such as INIT_VIEW not passing to syncd.
    
    Signed-off-by: Guohan Lu <gulv@microsoft.com>
    lguohan committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    39cdc75 View commit details
    Browse the repository at this point in the history