sonic-net / sonic-swss

SONiC Switch State Service (SwSS)
https://azure.github.io/SONiC
Other
170 stars 510 forks source link

Fixing appl_db FABRIC_MONITOR notification issue. #3176

Closed jfeng-arista closed 3 months ago

jfeng-arista commented 3 months ago

What I did

Why I did it appl_db FABRIC_MONITOR notification issue in current code, the notirfication not able to get processed when the feature is disabled. This change fixed the issue.

the issue is tracking at https://github.com/sonic-net/sonic-swss/issues/3178

How I verified it

Details if related

jfeng-arista commented 3 months ago

some test_HashSwitchGlobalConfiguration failure, all fabric related tests passed.

jfeng-arista commented 3 months ago

@arlakshm @kenneth-arista @vmittal-msft

arlakshm commented 3 months ago

please add UT