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

[bgpcfgd]: Fix bgpcfgd. Don't notify before all deps are ready. #4027

Merged
merged 2 commits into from
Jan 17, 2020

Conversation

pavel-shirshov
Copy link
Contributor

Previously subscribers were notified before all dependencies were ready
fixes #3862

- What I did
I fixed the issue #3862

- How I did it
Check if all dependencies are ready and then notify subscribers

- How to verify it
Put the changes on your DUT and reboot the device multiple times

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@pavel-shirshov
Copy link
Contributor Author

retest vsimage please

@pavel-shirshov
Copy link
Contributor Author

retest mellanox please

@pavel-shirshov
Copy link
Contributor Author

retest broadcom please

@lguohan lguohan merged commit 05d61b5 into sonic-net:master Jan 17, 2020
@pavel-shirshov pavel-shirshov deleted the pavelsh/fix_bgpcfgd branch January 18, 2020 02:19
abdosi pushed a commit that referenced this pull request Jan 21, 2020
* Fix bgpcfgd error. Previously subscribers were notified before all dependencies were ready
pphuchar pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Mar 9, 2020
…c-net#4027)

* Fix bgpcfgd error. Previously subscribers were notified before all dependencies were ready
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
…c-net#4027)

* Fix bgpcfgd error. Previously subscribers were notified before all dependencies were ready
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.

[bgpcfgd] bgp peer is not added successfully sometimes
3 participants