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

OrchDaemon Retry Optimization #1822

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open

OrchDaemon Retry Optimization #1822

wants to merge 47 commits into from

Conversation

a114j0y
Copy link

@a114j0y a114j0y commented Oct 2, 2024

Optimize the blind retry logic of OrchDaemon retry process

@a114j0y a114j0y force-pushed the retry branch 7 times, most recently from 5396e71 to 53f437c Compare October 7, 2024 23:05
@a114j0y a114j0y changed the title RetryCache for SWSS Executors Retry Optimization for SWSS Executors Oct 10, 2024
@a114j0y a114j0y changed the title Retry Optimization for SWSS Executors OrchDaemon Retry Optimization Oct 10, 2024
wen587 and others added 16 commits October 23, 2024 14:28
* DHCP Mitigation HLD

* Images Added

* MD Format Update

* Updated Mitigation Strategy

* Update DHCP Mitigation.md

* Update DHCP Mitigation.md

* Update DHCP Mitigation.md

USE case

* Reviewed

* Updated Design as per COPP behavior

* Changed Design image added

* architecture added

* Yang model range update

* HLD Updated as per suggestions

* added missing architecture image and sequence diagram
Add local region ID to Dash appliance schema
* Update SONiC_Generic_Config_Update_and_Rollback_Design.md

* Update SONiC_Generic_Config_Update_and_Rollback_Design.md
Restrict allowed values for the routing_type field in DASH_ROUTE_TABLE
Specify behavior of route groups once all ENI bindings are removed
Deprecate/rename some action_type fields to be consistent with the latest sonic-dash-api changes.
Signed-off-by: philo <[email protected]>
Signed-off-by: philo <[email protected]>
Signed-off-by: philo <[email protected]>
philo-micas and others added 27 commits October 23, 2024 14:28
Signed-off-by: philo <[email protected]>
…bers

CLI, yang, config db, appl db, requirement,etc

Signed-off-by: philo <[email protected]>
Signed-off-by: philo <[email protected]>
(1) Updated the HLD to reflect VRRP, VRRP6, VRRP_TRACK and VRRP6_TRACK tables.
(2) Removed the vrrpmgrd from the APP_DB VRRP_TABLE's Producers
(3) Updated the Architecture Diagram according to (2).

Signed-off-by: philo <[email protected]>
Signed-off-by: philo <[email protected]>
…#1770)

This PR is to align the yang model to change `bridge_midplane` to `bridge-midplane` since this is the value used in the `systemd-networkd` in CONFIG_DB so that the yang validation does not fail
Related to PRs:
sonic-net/sonic-buildimage#19819
MoM html file update for Aug24
New platform (Micas Networks) update for supported platform html file
New platform (Micas Networks) update for supported platform md file
[DASH] Undeprecate ENI table pl_sip_encoding (sonic-net#1805)
* pl_sip_encoding was recently undeprecated, so update the HLD accordingly.
* Update privatelink configuration examples to reflect pl_sip_encoding
* OA crash handling to reinitialize port through xcvrd

* Added table to list values for MEDIA_SETTINGS_SYNC_STATUS

* Fixed typo

* Addressed PR comment

* Addressed PR comments and separated media notification between SfpStateUpdateTask and CmisManagerTask threads

* Modified media settings to NPU SI settings for clearly differentiating module v/s NPU SI settings in future

* Fixed typo

* Addressed PR comments

* Reverted unrelated changeset

* Addressed PR comments

* Added pre-requisite section and added testcase for OA restart

* Corrected typo in XCVRD init sequence diagram

* Added description and functioning related to is_npu_si_settings_update_required

* Fixed typo

* Addressed review comments

* Replaced usage of PORT_TABLE for storing the keys from APPL_DB to STATE_DB
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.