-
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
Change redis conf: listen on unix socket #66
Merged
Merged
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
Could you explain more about this change? |
By default redis-server will listening on localhost TCP port. This PR will make it also listening on domain socket, which will have better client-server performance. |
What process is using the domain socket? |
lguohan
approved these changes
Nov 12, 2016
Plan to change all the client to use domain socket (unix socket), including orchagent, intfsyncd, etc... |
stcheng
pushed a commit
that referenced
this pull request
Nov 14, 2016
By default, redis-server is listening on localhost TCP port. This change will make it also listen to the domain socket (unix socket), which will have better client-server performance.
stcheng
pushed a commit
that referenced
this pull request
Mar 22, 2017
By default, redis-server is listening on localhost TCP port. This change will make it also listen to the domain socket (unix socket), which will have better client-server performance.
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
…c-net#66) * [sonic-installer] cp all config instead of only minigraph * [config] Modify bgp admin state when calling config bgp
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
* NOTE: * 1. ssh not supported currently * 2. default trap group policer not supported currently
vasant17
added a commit
to vasant17/sonic-buildimage
that referenced
this pull request
Apr 16, 2020
Co-authored-by: Vasant <vapatil@linkedin.com>
abdosi
added a commit
that referenced
this pull request
May 5, 2020
[configdb.py]: Allow deletion of entire table from mod_config API. (#61) [MultiDB] mimic redis-dump-load , adding sonic_db_dump_load.py and so… [MultiDB] add sonic-db-cli PING all instances support (#65) Fix sonic-db-cli script to be compatible with python3 and python2.7 (#66) Namespace support in SonicV2Connector (#63) [Multiasic]: Add calculation of interface index for backplane interfa…
jleveque
pushed a commit
that referenced
this pull request
Jul 25, 2020
**sonic-platform-common:** Commits on Jul 07, 2020 Changes in fan and psu base classes (1.0 platform API) related to pdd… 17292e4 Commits on Jul 10, 2020 update get_pcie_check() to use sysfs instead of lspci output (#95) d4eb804 Commits on Jul 11, 2020 [eeprom] Fix UnboundLocalError (#93) 7c8bed1 Commits on Jul 14, 2020 [Transceiver] Add parser for QSFP-DD cable type and dictionaries for … be1cc24 **sonic-platform-daemons:** Commits on Jul 06, 2020 [psud] Store PSU temperature and voltage information to database (#61) ef9716a Commits on Jul 14, 2020 [xcvrd] Add support for QSFP-DD cables (#66) c530587 Commits on Jul 18, 2020 Initial version of pcied (#60) e665ee8 [xcvrd] Return non-zero error code on SFP error (#67) 4f42a79 Commits on Jul 19, 2020 [README.md] Add LTGM badges (#69) 23757a3 Remove unused imports (#70) 029d5a5 Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
abdosi
added a commit
that referenced
this pull request
Jul 30, 2020
[xcvrd] Add support for QSFP-DD cables (#66)
vdahiya12
pushed a commit
to vdahiya12/sonic-buildimage
that referenced
this pull request
Oct 2, 2020
…et#66) * [sff8436.py]Add support for txpower warning/alarm and FlatMem * also update sfputil.QSFP_CHANNL_THRESHOLD_WIDTH to 24
3 tasks
lguohan
pushed a commit
that referenced
this pull request
Dec 17, 2020
abdosi
pushed a commit
that referenced
this pull request
Dec 19, 2020
xumia
pushed a commit
to xumia/sonic-buildimage-1
that referenced
this pull request
Feb 16, 2021
lguohan
added a commit
to lguohan/sonic-buildimage
that referenced
this pull request
Apr 9, 2021
* 1c3f75e 2021-04-09 | pindown the version of github.com/openconfig/gnoi (sonic-net#76) (HEAD, origin/master, origin/HEAD) [MuLin] * 33acd5b 2021-04-03 | [ci]: setup proper azp (sonic-net#75) [lguohan] * 5d82051 2021-03-11 | [CI] Set up CI with Azure Pipelines (sonic-net#72) [liushilongbuaa] * 0688cdb 2021-03-10 | Remove go get commands from Makefile to prevent go.mod file from chan… (sonic-net#66) [Eric Seifert] Signed-off-by: Guohan Lu <lguohan@gmail.com>
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
1c3f75e (HEAD -> master, origin/master, origin/HEAD) pindown the version of github.com/openconfig/gnoi (sonic-net#76) 33acd5b [ci]: setup proper azp (sonic-net#75) 5d82051 [CI] Set up CI with Azure Pipelines (sonic-net#72) 0688cdb Remove go get commands from Makefile to prevent go.mod file from chan… (sonic-net#66)
SuvarnaMeenakshi
pushed a commit
to SuvarnaMeenakshi/sonic-buildimage
that referenced
this pull request
Jun 16, 2021
…onic-net#66) * Fix sonic-db-cli script to be compatible with python3 and python2.7 * Review comments * Removed space between function name and parentheses
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
1c3f75e (HEAD -> master, origin/master, origin/HEAD) pindown the version of github.com/openconfig/gnoi (sonic-net#76) 33acd5b [ci]: setup proper azp (sonic-net#75) 5d82051 [CI] Set up CI with Azure Pipelines (sonic-net#72) 0688cdb Remove go get commands from Makefile to prevent go.mod file from chan… (sonic-net#66)
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jan 24, 2022
- Add support for QSFP-DD cable consist from 8 lanes. - Add a DB entry for 'Application advertisement" for CMIS cable type. Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jan 24, 2022
…ic-net#78) Merge of QSFP-DD support via PR# sonic-net#66 is making xcvrd to bail out on platforms that do not support new key/attribute. Fix is to ignore new key/attribute if not present/supported yet. Fix takes changes done as part of PR#sonic-net#76 which can be closed once this gets merged Verified manually xcvrd running fine after above changes. also command show interface transceiver is showing correct o/p Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
sg893052
pushed a commit
to sg893052/sonic-buildimage
that referenced
this pull request
Apr 25, 2022
Updated HLD Template
6 tasks
zjswhhh
added a commit
that referenced
this pull request
May 19, 2022
[sonic-linkmgrd][202012] submodule update 3d13ff2 Jing Zhang Wed May 4 10:07:14 2022 -0700 Add doc for default route related changes (#63) c703be4 Jing Zhang Mon May 2 13:27:54 2022 -0700 Reset WaitActiveUp count before switching to active (#70) 86eb727 Jing Zhang Wed Apr 27 10:35:05 2022 -0700 lower log level to warning (#69) e22c736 Jing Zhang Mon May 2 13:33:24 2022 -0700 [202012] Avoid proactively switching to active if default route is missing (#67) d4f282b Jing Zhang Thu Apr 28 18:35:11 2022 -0700 [202012] Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#66) sign-off: Jing Zhang [zhangjing@microsoft.com](mailto:zhangjing@microsoft.com)
Pterosaur
added a commit
to Pterosaur/sonic-buildimage
that referenced
this pull request
May 9, 2023
a24412c25 (HEAD, origin/master, origin/HEAD, master) [mka]: Fix unexpected cleanup (sonic-net#73) 26d1da0bc [mka]: Fix re-establishment by reset MI (sonic-net#72) f07e0a097 [azp]: Update build pipeline to build for Bullseye (sonic-net#70) 2c69e2cda Use github code scanning instead of LGTM (sonic-net#69) 23abb04e5 fix f34d68fe6 libdbus-1-dev dc2dd881e add dbus 5de037661 use swsscommon packages 32c5a2729 Use github code scanning instead of LGTM aa731b96f [azp]: Install libyang in azure pipeline (sonic-net#68) 71b635d74 Revert "[Azp]: Upgrade Azp to bullseye (sonic-net#49)" (sonic-net#66) 7aa4e6fa4 Adding Microsoft SECURITY.MD (sonic-net#58) Signed-off-by: Ze Gan <ganze718@gmail.com>
10 tasks
yxieca
pushed a commit
that referenced
this pull request
May 17, 2023
…e latest HEAD automatically (#15016) src/wpasupplicant/sonic-wpa-supplicant * a24412c25 - (HEAD -> 202205, origin/master, origin/HEAD, origin/202211, origin/202205, master) [mka]: Fix unexpected cleanup (#73) (8 days ago) [Ze Gan] * 26d1da0bc - [mka]: Fix re-establishment by reset MI (#72) (8 days ago) [Ze Gan] * f07e0a097 - [azp]: Update build pipeline to build for Bullseye (#70) (4 weeks ago) [Ze Gan] * 2c69e2cda - Use github code scanning instead of LGTM (#69) (6 months ago) [Liu Shilong] |\ | * 23abb04e5 - fix (6 months ago) [shilongliu] | * f34d68fe6 - libdbus-1-dev (6 months ago) [shilongliu] | * dc2dd881e - add dbus (6 months ago) [shilongliu] | * 5de037661 - use swsscommon packages (6 months ago) [shilongliu] | * 32c5a2729 - Use github code scanning instead of LGTM (6 months ago) [shilongliu] |/ * aa731b96f - [azp]: Install libyang in azure pipeline (#68) (8 months ago) [Hua Liu] * 71b635d74 - Revert "[Azp]: Upgrade Azp to bullseye (#49)" (#66) (9 months ago) [Ze Gan] * 7aa4e6fa4 - Adding Microsoft SECURITY.MD (#58) (9 months ago) [microsoft-github-policy-service[bot]]
mssonicbld
added a commit
that referenced
this pull request
May 23, 2024
…ically (#19036) #### Why I did it src/sonic-dbsyncd ``` * d5fa793 - (HEAD -> master, origin/master, origin/HEAD) Handle exception to avoid lldp_syncd crash (#65) (2 hours ago) [Zhaohui Sun] * bc63571 - Fix pipeline issue. (#66) (25 hours ago) [Liu Shilong] ``` #### How I did it #### How to verify it #### Description for the changelog
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jun 5, 2024
[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205
MuLinForest
pushed a commit
to MuLinForest/sonic-buildimage
that referenced
this pull request
Aug 6, 2024
fix non canonical format of IPv6 address string in bgpcfgd
MuLinForest
pushed a commit
to MuLinForest/sonic-buildimage
that referenced
this pull request
Aug 6, 2024
d5fa793: Handle exception to avoid lldp_syncd crash (sonic-net#65) bc63571: Fix pipeline issue. (sonic-net#66) 4d627ee: [lldp-syncd] Fix unexpected exception in snmp-subagent (sonic-net#64) e294eb0: Update the code coverage rate to 80% (sonic-net#63)
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.
No description provided.