-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[sonic-swss-common] Update sonic-swss-common submodule #11524
Merged
liuh-80
merged 2 commits into
sonic-net:master
from
liuh-80:dev/liuh/update-swss-common-0725
Aug 2, 2022
Merged
[sonic-swss-common] Update sonic-swss-common submodule #11524
liuh-80
merged 2 commits into
sonic-net:master
from
liuh-80:dev/liuh/update-swss-common-0725
Aug 2, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
liuh-80
force-pushed
the
dev/liuh/update-swss-common-0725
branch
from
July 25, 2022 02:39
f326bfe
to
34621d2
Compare
All other replace swsssdk PRs need wait this merge first, because this fix a resource leak issue. |
Will hold this PR because the multiple FS issue still happen. |
/azp run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
The old artifact is wrong format, will rebuild and validate with new image. |
Found another memory leak in swss-common, will update this later. |
Waiting for this PR: sonic-net/sonic-swss-common#655 |
7 tasks
qiluo-msft
approved these changes
Aug 1, 2022
liushilongbuaa
pushed a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Sep 23, 2022
…rnal repo. Cherry pick 2 swss-common submodule changes: SHA-1: c47272d * Update sonic-swss-common submodule (sonic-net#11470) #### Why I did it Submodule update for sonic-swss-common with following change: 597b022 Add SonicDBConfig.getInstanceList() API (sonic-net#639) 7073dc6 add table name for vlan_stacking (sonic-net#646) 7e39f31 Add SonicV2Connector::set method for int value. (sonic-net#648) 154cc9c Improve hset and hdel performance with RedisPipeline. (sonic-net#647) SHA-1: ba1e1a9 * [sonic-swss-common] Update sonic-swss-common submodule (sonic-net#11524) #### Why I did it Submodule update for sonic-swss-common with following change: ``` 2247dbe 2022-08-01 | Fix memory leak issue in ConfigDBConnector. (sonic-net#655) [Hua Liu] 4af97d6 2022-07-27 | Add new table schemas for DASH (sonic-net#654) [prabhataravind] d72e5ea 2022-07-23 | Fix epoll and socket resource leak issue. (sonic-net#651) [Hua Liu] dda857b 2022-07-21 | Microsoft mandatory file (sonic-net#620) [microsoft-github-policy-service[bot]] 4132d14 2022-07-21 | Fix PING database command not backward compatible with python version issue. (sonic-net#650) [Hua Liu] ```
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why I did it
Submodule update for sonic-swss-common with following change:
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
Submodule update for sonic-swss-common with following change:
A picture of a cute animal (not mandatory but encouraged)