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

[sonic-swss-common] Update sonic-swss-common submodule #11524

Merged
merged 2 commits into from
Aug 2, 2022

Conversation

liuh-80
Copy link
Contributor

@liuh-80 liuh-80 commented Jul 25, 2022

Why I did it

Submodule update for sonic-swss-common with following change:

2247dbe 2022-08-01 | Fix memory leak issue in ConfigDBConnector. (#655) [Hua Liu]
4af97d6 2022-07-27 | Add new table schemas for DASH (#654) [prabhataravind]
d72e5ea 2022-07-23 | Fix epoll and socket resource leak issue. (#651) [Hua Liu]
dda857b 2022-07-21 | Microsoft mandatory file (#620) [microsoft-github-policy-service[bot]]
4132d14 2022-07-21 | Fix PING database command not backward compatible with python version issue. (#650) [Hua Liu]

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

Submodule update for sonic-swss-common with following change:

2247dbe 2022-08-01 | Fix memory leak issue in ConfigDBConnector. (#655) [Hua Liu]
4af97d6 2022-07-27 | Add new table schemas for DASH (#654) [prabhataravind]
d72e5ea 2022-07-23 | Fix epoll and socket resource leak issue. (#651) [Hua Liu]
dda857b 2022-07-21 | Microsoft mandatory file (#620) [microsoft-github-policy-service[bot]]
4132d14 2022-07-21 | Fix PING database command not backward compatible with python version issue. (#650) [Hua Liu]

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

@liuh-80 liuh-80 requested a review from lguohan as a code owner July 25, 2022 02:19
@liuh-80 liuh-80 requested a review from qiluo-msft July 25, 2022 02:29
@liuh-80 liuh-80 force-pushed the dev/liuh/update-swss-common-0725 branch from f326bfe to 34621d2 Compare July 25, 2022 02:39
@liuh-80
Copy link
Contributor Author

liuh-80 commented Jul 25, 2022

All other replace swsssdk PRs need wait this merge first, because this fix a resource leak issue.

@liuh-80
Copy link
Contributor Author

liuh-80 commented Jul 26, 2022

Will hold this PR because the multiple FS issue still happen.

@liuh-80
Copy link
Contributor Author

liuh-80 commented Jul 26, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80
Copy link
Contributor Author

liuh-80 commented Jul 26, 2022

The old artifact is wrong format, will rebuild and validate with new image.

@liuh-80
Copy link
Contributor Author

liuh-80 commented Jul 27, 2022

Found another memory leak in swss-common, will update this later.

@liuh-80
Copy link
Contributor Author

liuh-80 commented Jul 28, 2022

Waiting for this PR: sonic-net/sonic-swss-common#655

@liuh-80 liuh-80 merged commit ba1e1a9 into sonic-net:master Aug 2, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants