Skip to content

Revert PR #371#375

Merged
judyjoseph merged 1 commit intomasterfrom
revert-371-db_connect_NS
Aug 12, 2020
Merged

Revert PR #371#375
judyjoseph merged 1 commit intomasterfrom
revert-371-db_connect_NS

Conversation

@judyjoseph
Copy link
Copy Markdown
Collaborator

Why:
There are use cases of DBConnector in sonic-sairedis, sonic-swss and they use either
(1) the DBConnector defined in sonic-swss-common directly and talk to the REDIS DB
(2) the mock DBConnector defined in sonic-swss/tests/mock_tests/mock_dbconnector.cpp, which fakes the DB

There were failures seen in the sonic-swss PR build, which was in turn found to be because we are not using the latest sonic-sairedis build while doing the PR build. But on trying to get the sonic-sairedis build with this new sonic-swss-common , there are failures in Warm Restart tests.

So there is a dependent modules which needs to be verified before committing this change. Reverting this now to make the sonic-swss builds pass.

@judyjoseph judyjoseph requested a review from abdosi August 12, 2020 17:32
@judyjoseph judyjoseph merged commit 48096db into master Aug 12, 2020
@qiluo-msft qiluo-msft deleted the revert-371-db_connect_NS branch September 11, 2020 19:40
prgeor pushed a commit to prgeor/sonic-swss-common that referenced this pull request Feb 27, 2025
* Update api's rendering maxduration

Update ModulePwrUp, ModulePwrDown, DataPathInit and DataPathDeInit api's to handle unsupported values

* Update CMIS module timing enums with reserved values

* Update the api's rendering duration values of CMIS modules

* Update the api's rendering duration values of CMIS modules

* Update the api's rendering duration values of CMIS modules
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.

2 participants