[MultiDB] : add persistence field for each redis instance#4254
Merged
lguohan merged 2 commits intosonic-net:masterfrom Apr 8, 2020
Merged
[MultiDB] : add persistence field for each redis instance#4254lguohan merged 2 commits intosonic-net:masterfrom
lguohan merged 2 commits intosonic-net:masterfrom
Conversation
Collaborator
Author
|
@qiluo-msft please check with @lguohan this design is OK to go or not |
Collaborator
|
Looks good to me |
Collaborator
Author
|
retest this please |
Collaborator
|
retest vs please |
Collaborator
|
retest vsimage please |
Collaborator
Author
|
@qiluo could we merge this , then I can start next based on this design. |
Collaborator
|
@lguohan do you have more concerns? |
qiluo-msft
previously approved these changes
Apr 6, 2020
lguohan
reviewed
Apr 6, 2020
qiluo-msft
approved these changes
Apr 6, 2020
Collaborator
Author
|
retest vsimage please |
1 similar comment
Collaborator
Author
|
retest vsimage please |
mssonicbld
added a commit
that referenced
this pull request
Mar 1, 2026
…lly (#25690) #### Why I did it src/sonic-swss ``` * 5d80c66 - (HEAD -> master, origin/master, origin/HEAD) Build swss for Trixie, and fix compilation errors that have popped up (#4254) (27 hours ago) [Saikrishna Arcot] * baa5a73 - orchagent: Add support to program gearbox SI settings from APPL_DB (#4113) (2 days ago) [Brian Gallagher] * 771ef1f - Merge pull request #4145 from divyagayathri-hcl/sws_2 (3 days ago) [StephenWangGoogle] |\ | failure_prs.log skip_prs.log 979a7fd - Add tunnel->neighbor reference. (3 days ago) [mint570] |/ * e367e3a - Merge pull request #4100 from divyagayathri-hcl/15_multicast (4 days ago) [StephenWangGoogle] * c0b5c5b - [P4Orch] Implement function to update routes entries that assign multicast. (4 days ago) [mint570] ``` #### How I did it #### How to verify it #### Description for the changelog
tahvane1
pushed a commit
to tahvane1/sonic-buildimage
that referenced
this pull request
Mar 2, 2026
…lly (sonic-net#25690) #### Why I did it src/sonic-swss ``` * 5d80c66 - (HEAD -> master, origin/master, origin/HEAD) Build swss for Trixie, and fix compilation errors that have popped up (sonic-net#4254) (27 hours ago) [Saikrishna Arcot] * baa5a73 - orchagent: Add support to program gearbox SI settings from APPL_DB (sonic-net#4113) (2 days ago) [Brian Gallagher] * 771ef1f - Merge pull request sonic-net#4145 from divyagayathri-hcl/sws_2 (3 days ago) [StephenWangGoogle] |\ | failure_prs.log skip_prs.log 979a7fd - Add tunnel->neighbor reference. (3 days ago) [mint570] |/ * e367e3a - Merge pull request sonic-net#4100 from divyagayathri-hcl/15_multicast (4 days ago) [StephenWangGoogle] * c0b5c5b - [P4Orch] Implement function to update routes entries that assign multicast. (4 days ago) [mint570] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Erkka Tahvanainen <tahvanainen.erkka@gmail.com>
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
…lly (sonic-net#25690) #### Why I did it src/sonic-swss ``` * 5d80c66 - (HEAD -> master, origin/master, origin/HEAD) Build swss for Trixie, and fix compilation errors that have popped up (sonic-net#4254) (27 hours ago) [Saikrishna Arcot] * baa5a73 - orchagent: Add support to program gearbox SI settings from APPL_DB (sonic-net#4113) (2 days ago) [Brian Gallagher] * 771ef1f - Merge pull request sonic-net#4145 from divyagayathri-hcl/sws_2 (3 days ago) [StephenWangGoogle] |\ | failure_prs.log skip_prs.log 979a7fd - Add tunnel->neighbor reference. (3 days ago) [mint570] |/ * e367e3a - Merge pull request sonic-net#4100 from divyagayathri-hcl/15_multicast (4 days ago) [StephenWangGoogle] * c0b5c5b - [P4Orch] Implement function to update routes entries that assign multicast. (4 days ago) [mint570] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <fenpan@microsoft.com>
This file contains hidden or 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
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.
Signed-off-by: Dong Zhang d.zhang@alibaba-inc.com