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

SubscribeStateTable doesn't signal to Selector about new data #377

Open
pavel-shirshov opened this issue Sep 1, 2020 · 0 comments
Open

Comments

@pavel-shirshov
Copy link
Contributor

Sometimes select doesn't return sst when the sst is ready.

I found that by analyzing bgpcfgd issue "some bgp sessions are still being down, after config bgp startup all was used" I found the bgpcfgd doesn't receive state for the db, after it was being updated by config startup all utility.

prgeor added a commit to prgeor/sonic-swss-common that referenced this issue Feb 27, 2025
* JIRA-SONIC-7072: Convert the tx/rx power unit to the dBm unit in get_transceiver_bulk_status().

The tx/rx power unit in the eeprom is mW, and the tx/rx power unit for the API is dBm.
It should be converted to the dBm in get_transceiver_bulk_status().

Signed-off-by: chiourung_huang <[email protected]>


---------

Signed-off-by: chiourung_huang <[email protected]>
Co-authored-by: Prince George <[email protected]>
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

No branches or pull requests

1 participant